RPCResponse(TResponseType) Properties
From Tungsten Suite
Tungsten
|
|
RPCResponseTResponseType Properties |
The RPCResponseTResponseType generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Exception |
May contain exception information if there was an exception making or as a result of the call
(Inherited from RPCResponse.) | |
| Method |
The name of the method called
(Inherited from RPCResponse.) | |
| Response |
The return value from the method
| |
| Success |
True if the call was successful, otherwise False
(Inherited from RPCResponse.) |