InterfaceSettings.ConfigPriority Property
Gets or sets the preferred processor for the configuration thread.
Namespace:
IntervalZero.MaxRT.Rly.Config
Assembly:
IntervalZero.MaxRT.Rly.Config (in IntervalZero.MaxRT.Rly.Config.dll) Version: 1.0.0.0 (File version: 1.0.0)
Syntax
public uint ConfigThreadIdealProcessor { get; set; }
Property Value
Type: UInt32
Exceptions
This property generates these exceptions:
|
Exception |
Meaning |
|---|---|
|
MaxRTNativeException |
A validation error occurred. |
See Also: