RtWaitHandle.SafeWaitHandle Property

Gets or sets the native operating system handle.

Namespace:  IntervalZero.MaxRT.wRTOS.RtApi.Threading
Assembly:  IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.1)

Syntax

Copy
public RtSafeWaitHandle SafeWaitHandle { get; set; }

Property Value

Type: RtSafeWaitHandle

See Also: