EventWaitHandle
cs.system.MarshalByRefObject → WaitHandle → cs.system.threading.EventWaitHandle (extern class) → ManualResetEvent
Static Members
OpenExisting(name: String): EventWaitHandle| Name | Type |
|---|---|
name |
String |
| Returns |
|---|
| EventWaitHandle |
Instance Members
GetAccessControl(): cs.system.security.accesscontrol.EventWaitHandleSecurity| Returns |
|---|
| cs.system.security.accesscontrol.EventWaitHandleSecurity |
Reset(): Bool| Returns |
|---|
| Bool |
Set(): Bool| Returns |
|---|
| Bool |
SetAccessControl(eventSecurity: cs.system.security.accesscontrol.EventWaitHandleSecurity): Void| Name | Type |
|---|---|
eventSecurity |
cs.system.security.accesscontrol.EventWaitHandleSecurity |
| Name | Type |
|---|---|
initialState |
Bool |
mode |
Anonymous |
Metadata
| Name | Parameters |
|---|---|
:nativeGen |
- |
:libType |
- |
:csNative |
- |