NIDCPower.IsDisposed Property
- Updated2024-01-04
- 1 minute(s) read

NIDCPowerIsDisposed Property
Gets a value that indicates whether the session has been disposed.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx45 (in NationalInstruments.ModularInstruments.NIDCPower.Fx45.dll) Version: 2023
Syntax
public bool IsDisposed { get; }
Public ReadOnly Property IsDisposed As Boolean Get
Property Value
Type: Booleanif the session is disposed; otherwise, .