RPCResponse(TResponseType).Response Property

Tungsten Suite

RPCResponseTResponseTypeResponse Property

The return value from the method

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

Property Value

Type: TResponseType
See Also