Event fired when the connection status changes
The event handler receives an argument of type ConnectionStatusEventArgs containing data related to this event. The following ConnectionStatusEventArgs property provides information specific to this event.
Property | Description |
---|---|
ConnectionState | Gets the current connection state |
Telnet Class | Whisperstream.CommLib.TelnetLib Namespace