| Class | Description | 
|---|---|
| AutoResetEvent | |
| LightweightCondition | 
 Light weight conditions provide a means for one thread to suspend execution (to "wait") until notified by another
 thread that some state condition may now be true. 
 | 
| LightweightSemaphore | |
| ManualResetEvent | 
Copyright © 2005–2025 Onix Solutions. All rights reserved.