MaximumInFlightReadRequests
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the maximum number of concurrent PCI Express read requests the RF signal generator can issue.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public int MaximumInFlightReadRequests { get; set; }
Remarks
Specifies an Int32 representing the maximum number of concurrent PCI Express read requests the RF signal can issue.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The MaximumInFlightReadRequests property was accessed after the associated NIRfsg object was disposed. |