Method | Description | |
---|---|---|
CreateAutoResetEvent ( ) : |
Create a new AutoResetEvent object
|
|
CreateManualResetEvent ( bool initialState ) : |
Create a new ManualResetEvent object
|
Method | Description | |
---|---|---|
CloseHandle ( |
||
CreateEvent ( |
||
ReplaceEventHandle ( |
Replace the event handle
|
public static CreateAutoResetEvent ( ) : |
||
return |
public static CreateManualResetEvent ( bool initialState ) : |
||
initialState | bool | |
return |