NIScope.IsDisposed Property
- Updated2023-09-06
- 1 minute(s) read
NIScopeIsDisposed Property
Gets a value that indicates whether the session has been disposed.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.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, .