EventSemaphore Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class EventSemaphore
public class EventSemaphore
type EventSemaphore = class
Public Class EventSemaphore
- Inheritance
-
EventSemaphore
Constructors
| EventSemaphore() | |
| EventSemaphore(Boolean) |
Fields
| m_timedout | |
| m_timeout |
Properties
| Signaled |
Methods
| Reset() | |
| Signal() | |
| WaitSignaled() | |
| WaitSignaled(Int32) |