MsixMessage Class

This class allows users to configure and manage an MSI-X message in the NL2 interface.

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 class MsixMessage : MaxRT.MsixMessage

 

The MsixMessage type exposes the following members:

Properties

  Name Description

Enabled Gets or sets the enabled status of an MSI-X message.

IstIdealProcessor Gets or sets the ideal processor for the Interrupt Service Thread (IST).

IstPriority Gets or sets the priority of the Interrupt Service Thread (IST).

MsixMessageId Gets or sets the unique identifier of the MSI-X message.

See Also: