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

There is no description.