PreferredPacketSize
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the preferred size of the data field in a PCI Express read request packet.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public int PreferredPacketSize { get; set; }
Remarks
Specifies an Int32 representing the preferred size of the data field in a PCI Express read request packet.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The PreferredPacketSize property was accessed after the associated NIRfsg object was disposed. |