ISynchronizeMutex Members
Include Protected Members
Include Inherited Members
Supports a synchronization object using a mutex object. Extends and inherits from ISynchronize. For general information about mutex objects, see Mutex Class.
The ISynchronizeMutex type exposes the following members.
Methods
Name | Description | |
---|---|---|
ReleaseMutex | ||
Reset | (Inherited from ISynchronize.) | |
Signal | (Inherited from ISynchronize.) | |
Wait | (Inherited from ISynchronize.) | |
Wait(UInt32, UInt32) |
Top