![]() | Rpc |
Member name | Value | Description |
---|---|---|
Success | 0 | The operation completed successfully, and produced a value which must be deserialized. |
SuccessNoValue | 1 | The operation completed successfully, and produced no value. |
Error | 2 | The operation encountered an error, and the remaining data is the serialized exception. |