InterfaceSettings.MsixNonQueueMessageId Property

Gets or sets the message ID for non-queue (frame transmission or frame reception) interrupts if InterruptType is RTIN_MSIX. This property will be ignored if InterruptType is not RTIN_MSIX.

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

Property Value

Type: UInt32

See Also: