RtProcess.ProcessAffinityMask Property

If the process is running this will use RtGetProcessAffinityMask to get the processAffinityMask. Otherwise it uses the private backing field that is set by an overloaded Start method

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

Syntax

Copy
public ulong ProcessAffinityMask { get; }

Property Value

Type: UInt64

Implements

IDiagnosticsRtProcess.ProcessAffinityMask

See Also: