ISynchronizeMutex Interface
Visual Studio 2015
Supports a synchronization object using a mutex object. Extends and inherits from ISynchronize. For general information about mutex objects, see .T_System_Threading_Mutex
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | ReleaseMutex() | |
![]() | Reset() | |
![]() | Signal() | |
![]() | Wait(UInt32, UInt32) |
Show:
