RPCResponse.Exception Property

Tungsten Suite

RPCResponseException Property

May contain exception information if there was an exception making or as a result of the call

Namespace:  W.Net.RPC
Assembly:  Tungsten.Net (in Tungsten.Net.dll) Version: 2.0.2
Syntax
C#
public string Exception { get; set; }

Property Value

Type: String
See Also