RFmxInstrMX.IsDisposed Property
- Updated2024-07-17
- 1 minute(s) read
RFmx
Gets a value that indicates whether the signal has been disposed.
Namespace: NationalInstruments.RFmx.InstrMX
Assembly: NationalInstruments.RFmx.InstrMX.Fx40 (in NationalInstruments.RFmx.InstrMX.Fx40.dll) Version: 24.5.0.49285 (24.5.0.49285)
Syntax
public bool IsDisposed { get; }
Public ReadOnly Property IsDisposed As Boolean Get
Property Value
Booleanif the session is disposed; otherwise, .