InterfaceSettings.RxQueueIndex Property

Gets or sets the receive queue index used by the TCP/IP Stack.

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

Syntax

Copy
public uint RxQueueIndex { get; set; }

Property Value

Type: UInt32

MaxRTNativeException is thrown when errors occur.

Possible error codes:

Error code Meaning

RTTCPIP_ERROR_RX_QUEUE_INVALID

The receive queue is invalid.

See Also: