Click or drag to resize

OperationResult Properties

The OperationResult type exposes the following members.

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