Method | Description | |
---|---|---|
PspResetEvent ( bool InitialValue, bool AutoReset ) : System |
Method | Description | |
---|---|---|
CallbackOnSet ( System.Action Action ) : void | ||
Reset ( ) : void | ||
Set ( ) : void |
protected PspResetEvent ( bool InitialValue, bool AutoReset ) : System | ||
InitialValue | bool | |
AutoReset | bool | |
return | System |