NAL.IoctlDispatchIdealProcessor Property |
Display or modify the NAL’s dispatch thread ideal processor. The NAL thread that handles service requests from clients will be run on this
processor. The specified value must be a non-negative integer referencing an RTSS processor number. When set to 0, the Subsystem assigns the first available processor to this thread.
NOTE: Processor numbers are zero based. After changing this property, the NAL or network must be restarted for the changes to take effect.
Namespace: IntervalZero.RTX64.ConfigAssembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Property Value
Type: UInt32
Implements
IConfigNAL.IoctlDispatchIdealProcessor
