Describes arguments for the Disconnected event.
Declaring type: DisconnectedEventArgs
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Public Constructors
  Name Description
Public Method DisconnectedEventArgs Overloaded. Creates a new instance of the DisconnectedEventArgs class.
Collapse/Expand Public Properties
  Name Description
Public Property Exception Gets or sets the exception occured on polling.
Public Property Retry Gets or sets whether Zyan should retry to connect.
Public Property RetryCount Gets or sets the number of retry attempts.