RxQueue.Index Property

This property gets or sets the index of the receive queue. This number is unique to the receive queue and must be unique for each receive 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: