RPC send operation result information. More...
Public Member Functions | |
override string | ToString () |
Returns a string that represents the current RpcSendResult. More... | |
Public Attributes | |
int | MessageSize |
The size of the RPC message. More... | |
RpcSendMessageResult | Result |
Result flags for the RPC send operation. More... | |
RPC send operation result information.
override string ToString | ( | ) |
Returns a string that represents the current RpcSendResult.
int MessageSize |
The size of the RPC message.
RpcSendMessageResult Result |
Result flags for the RPC send operation.