Gets or sets the exception in case of cancellation.
Declaring type: InvokeCanceledEventArgs
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public Exception CancelException { get; set; }
Property Value

There is no description.