Gets or sets the exception which caused the subscription to be canceled.
Declaring type: SubscriptionEventArgs
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public Exception Exception { get; set; }
Property Value

There is no description.