[This is preliminary documentation and is subject to change.]
Queue not empty status notification handle
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
public WaitHandle Handle { get; }
public WaitHandle Handle { get; }
Public ReadOnly Property Handle As WaitHandle
Get
Public ReadOnly Property Handle As WaitHandle
Get
public:
property WaitHandle^ Handle {
WaitHandle^ get ();
}
public:
property WaitHandle^ Handle {
WaitHandle^ get ();
}
member Handle : WaitHandle with get
member Handle : WaitHandle with get
Property Value
Type:
WaitHandle