CommunicatorDisconnect(String) Method
Call this method to disconnect from a remote device.
Namespace: OddPrg.CommunicationAssembly: OddPrg.Communication (in OddPrg.Communication.dll) Version: 2.0.0.2 (2.0.0.2)
public void Disconnect(
string message
)
Parameters
- message String
- Optional message to display in log before disconnection. If this value is null, standard "disconnecting" message is displayed.