MxDisconnectEventArgsΒΆ
-
class
MxDisconnectEventArgs: System.EventArgs The mx client event args.
-
MxClient
Client Gets or sets the client.
Value: The client.
-
int
DisconnectAccumulator Gets or sets the disconnect accumulator.
Value: The disconnect accumulator.
-
int
DisconnectTimeout Gets or sets the disconnect timeout.
Value: The disconnect timeout.
-
bool
IsDisconnected Gets or sets a value indicating whether or not the client has disconnected.
Value: Whether or not the client has disconnected.
-
MxClient