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