[This is preliminary documentation and is subject to change.]
Indicates that this call does not expect a response message from the server side
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool OneWay { get; }
public bool OneWay { get; }
Public ReadOnly Property OneWay As Boolean
Get
Public ReadOnly Property OneWay As Boolean
Get
public:
property bool OneWay {
bool get ();
}
public:
property bool OneWay {
bool get ();
}
member OneWay : bool with get
member OneWay : bool with get
Property Value
Type:
Boolean