InterfaceSettings.ReceivePriority Property

Gets or sets the preferred processor for the receive 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

Copy
public uint ReceivePriority { get; set; }

Property Value

Type: UInt32

Exceptions

This property generates these exceptions:

Exception

Meaning

MaxRTNativeException

A validation error occurred.

See Also: