Click or drag to resize

OperationResultData Properties

The OperationResultData type exposes the following members.

Properties
  NameDescription
Public propertyException
Gets or sets the operation exception.
Public propertyMessage
Gets or sets the operation output message.
Public propertySuccess
Gets or sets a value indicating whether the operation was a success or not.
Public propertyTag
Gets or sets the operation output object.
Top
See Also