System.SyncObjs.TLightweightEvent Properties
InheritedProtected
BlockedCount | public | Number of times the threads are blocked when calling WaitFor. |
Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
IsSet | public | Returns True if the event is in signaled state. |
SpinCount | public | Specifies the number of spin loops in the WaitFor function. |