InterfaceSettings.TxQueueIndex Property

Gets or sets the transmit queue index.

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.1)

Syntax

Copy
public uint TxQueueIndex { get; set; }

Property Value

Type: UInt32

Exceptions

This property generates these exceptions:

Exception

Meaning

MaxRTNativeException

A validation error occurred.

See Also: