OperationResult Properties |
The OperationResult type exposes the following members.
| Name | Description | |
|---|---|---|
| Exception |
Gets the operation exception.
| |
| Message |
Gets the operation output message.
| |
| Success |
Gets a value indicating whether the operation was a success or not.
| |
| Tag |
Gets the operation output object.
|