[This is preliminary documentation and is subject to change.]
True if the requesting party does not expect a response
Namespace: NFX.Glue.NativeAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool OneWay { get; private set; }
public bool OneWay { get; private set; }
Public Property OneWay As Boolean
Get
Private Set
Public Property OneWay As Boolean
Get
Private Set
public:
property bool OneWay {
bool get ();
private: void set (bool value);
}
public:
property bool OneWay {
bool get ();
private: void set (bool value);
}
member OneWay : bool with get, private set
member OneWay : bool with get, private set
Property Value
Type:
Boolean