InterfaceSettings.TxBufferCount Property

Gets or sets the number of transmit buffers.

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 TxBufferCount { get; set; }

Property Value

Type: UInt32

Exceptions

This property generates these exceptions:

Exception

Meaning

MaxRTNativeException

A validation error occurred.

See Also: