MonitorEventThreadCreate.IsProxyThread Property

This is true if the thread is a proxy thread, false otherwise. This field's value is defined only when the value of property MonitorEvent.Version is greater than or equal to 1001.

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

Copy
public bool IsProxyThread { get; }

Property Value

Type: Boolean

See Also: