Click or drag to resize
AsyncResultTException Property
Exception which was raised by async operation.

Namespace: PatchKit.Async
Assembly: PatchKit.Async (in PatchKit.Async.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Exception Exception { get; }

Property Value

Type: Exception
See Also