NAL.IoctlDispatchPriority Property

Display or modify the priority of the NAL’s dispatch thread. This value must be within the range 0 to 127.

Namespace:  IntervalZero.RTX64.Config
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Syntax
publicuintIoctlDispatchPriority { get; set; }

Property Value

Type: UInt32

Implements

IConfigNAL.IoctlDispatchPriority

See Also