RPCResponse.Method Property

Tungsten Suite

RPCResponseMethod Property

The name of the method called

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

Property Value

Type: String
See Also