The ConnectionStateChangedEventArgs type exposes the following members.

Collapse imageProperties

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

Collapse imageSee Also