|
0.06 % Reset - 37 ms - 2294 calls - System.Threading.EventWaitHandle.Reset() _____0.04 % Dispose - 25 ms - 1147 calls - System.Threading.Timer.Dispose(
|
|
... currentWaitHandle.Set(); } }); threads[index].Start(); } System.Threading.EventWaitHandle.WaitAll(waitHandles); if(nre != null) { Assert ...
|
|
System.Threading.EventWaitHandle scReady = new System.Threading.EventWaitHandle( false , System.Threading.EventResetMode.AutoReset); System.Threading.Thread bgThread = null
|
|
System.Threading.EventWaitHandle scReady = new System.Threading.EventWaitHandle( false , System.Threading.EventResetMode.AutoReset); System.Threading.Thread bgThread = null
|
|
Notifies a waiting thread that an event has occurred. This class cannot be ... System.Threading . . :: . WaitHandle System.Threading . . :: . EventWaitHandle
|
|
Encapsulates operating system–specific objects that wait for exclusive ... System.Threading . . :: . WaitHandle System.Threading . . :: . EventWaitHandle
|
|
Public Shared Function OpenExisting(ByVal name As String) As System.Threading.EventWaitHandle Return New EventWaitHandle(Win32Api.OpenEvent(Win32Api.EVENT_ALL ...
|
|
System.Object System.MarshalByRefObject System.Threading.WaitHandle System.Threading.EventWaitHandle System.Threading.ManualResetEvent
|
|
The constructors of System.Threading.EventWaitHandle are listed below. For a list of all members, see the EventWaitHandle Members list.
|
|
The members of System.Threading.EventWaitHandle are listed below. See Also: Inherited members from System.Threading.WaitHandle [ ...
|