InterfaceSettings.TxQueueIndex Property
Gets or sets the transmit 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
public uint TxQueueIndex { get; set; }
Property Value
Type: UInt32
MaxRTNativeException is thrown when errors occur.
Possible error codes:
| Error code | Meaning |
|---|---|
|
RTTCPIP_ERROR_TX_QUEUE_INVALID |
The transmit queue is invalid. |
See Also: