RPCResponse Properties

Tungsten Suite

RPCResponse Properties

The RPCResponse type exposes the following members.

Properties
  NameDescription
Public propertyException
May contain exception information if there was an exception making or as a result of the call
Public propertyMethod
The name of the method called
Public propertyResponse
The return value from the method
Public propertySuccess
True if the call was successful, otherwise False
Top
See Also