RiakResult Properties |
The RiakResult type exposes the following members.
Name | Description | |
---|---|---|
ErrorMessage |
The error message returned from the Riak operation, in the case that the operation was not a success.
| |
Exception |
The Exception returned from the Riak operation.
| |
IsSuccess | true if the Riak operation was a success, otherwise, false.
| |
ResultCode |
The ResultCode returned from the operation.
|