[This is preliminary documentation and is subject to change.]
Gets a name of method 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 string MethodName { get; }
public string MethodName { get; }
Public ReadOnly Property MethodName As String
Get
Public ReadOnly Property MethodName As String
Get
public:
property String^ MethodName {
String^ get ();
}
public:
property String^ MethodName {
String^ get ();
}
member MethodName : string with get
member MethodName : string with get
Property Value
Type:
String