NIRfpm.IsDisposed Property
- Updated2023-12-28
- 1 minute(s) read
NIRfpmIsDisposed Property
Gets a value indicating whether the session has been disposed.
Namespace: NationalInstruments.ModularInstruments.NIRfpm
Assembly: NationalInstruments.ModularInstruments.NIRfpm.Fx40 (in NationalInstruments.ModularInstruments.NIRfpm.Fx40.dll) Version: 2023
Syntax
public bool IsDisposed { get; }
Public ReadOnly Property IsDisposed As Boolean Get
Property Value
Type: BooleanA value indicating whether the session has been disposed. if the NIRfpm object is disposed; otherwise, .