The ConnectionStateChangedEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyMessage
Gets the message associated with the connection state change.
Public propertyReason
Gets the new ConnectionStateReason.
Public propertyState
Gets the new ConnectionState.

See Also