NI-SCOPE .NET Class Library Help

Table of Contents

NIScope.IsDisposed Property

  • Updated2023-09-06
  • 1 minute(s) read
NIScope.IsDisposed Property

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: Boolean
if the session is disposed; otherwise, .

See Also

Log in to get a better experience