Mutex Struct
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 value class Mutex
public struct Mutex
type Mutex = struct
Public Structure Mutex
- Inheritance
-
Mutex
Methods
Lock() | |
Lock(Int32) | |
Unlock() | |
Unlock(Int32) | |
WaitEquals(Int32, Int32) |