TxQueue.Index Property

This property gets or sets the index of the transmit queue. This number is unique to the transmit queue and must be unique for each transmit queue within a particular NL2.InterfaceSettings object.

Namespace:  IntervalZero.MaxRT.NL2.Config
Assembly:  IntervalZero.MaxRT.NL2.Config (in IntervalZero.MaxRT.NL2.Config.dll) Version: 1.0.0.0 (File version: 1.0.1)

Syntax

Copy
public int Index { get; set; }

Property Value

Type: Int

See Also: