public AsyncResetEvent( bool initialState, bool autoReset )
Public Sub New ( initialState As Boolean, autoReset As Boolean )
new : initialState : bool * autoReset : bool -> AsyncResetEvent
In This Article