Property Result
Result
The arbitrary JSON-RPC result object. May be
null. If an error occurred, this property is always
null. To test for an error indication, use the XploRe.Net.JsonRpc.JsonRpcResponse`1.IsError property.
Declaration
public TResult Result { get; }
Property Value
| Type | Description |
|---|---|
| TResult |