Property OperationException
OperationException
The exception for a failed operation. This will be null unless Status is failed.
Declaration
public readonly Exception OperationException { get; }
Property Value
| Type | Description |
|---|---|
| Exception |
The exception for a failed operation. This will be null unless Status is failed.
public readonly Exception OperationException { get; }
| Type | Description |
|---|---|
| Exception |