Gets or sets the exception occured on polling.
Declaring type: DisconnectedEventArgs
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public Exception Exception { get; set; }
Property Value

There is no description.