CommunicatorConnect Method

Overload List

Connect(CancellationToken) Call this method to connect to a remote device with standard "connecting" message displayed in a log.
Connect(String, CancellationToken) Call this method to connect to a remote device. It must be called before any sending operation unless AutoConnect is set to true.

See Also