MonitorEventCriticalSectionEnter.MutexHandle Property
The handle of the internal mutex used to implement the critical section. This property's value is only defined when the value of [!:Monitor.Version] is 1003 or higher.
Namespace:
IntervalZero.MaxRT.wRTOS.Monitor
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.0)
Syntax
public ulong MutexHandle { get; }
Property Value
Type: UInt64
See Also: