Managed Syslog Server Class Library Reference

ListenerController.WaitSignal Property

ブロックしている受信待ちスレッドを解放するためのシグナリングオブジェクトを返します。

[Visual Basic]
Public ReadOnly Property WaitSignal As AutoResetEvent
[C#]
public System.Threading.AutoResetEvent WaitSignal {get;}

See Also

ListenerController Class | Syslog.Listener Namespace