[This is preliminary documentation and is subject to change.]
Gets a method specification to be invoked on the other side
Namespace: NFX.Glue.ProtocolAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public MethodSpec Method { get; }
public MethodSpec Method { get; }
Public ReadOnly Property Method As MethodSpec
Get
Public ReadOnly Property Method As MethodSpec
Get
public:
property MethodSpec Method {
MethodSpec get ();
}
public:
property MethodSpec Method {
MethodSpec get ();
}
member Method : MethodSpec with get
member Method : MethodSpec with get
Property Value
Type:
MethodSpec