RPCResponse Properties
From Tungsten Suite
Tungsten
|
|
RPCResponse Properties |
The RPCResponse 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
| |
| Method |
The name of the method called
| |
| Response |
The return value from the method
| |
| Success |
True if the call was successful, otherwise False
|