NI-Digital Pattern Driver .NET Class Library

Table of Contents

NIDigital.IsDisposed Property

  • Updated2023-11-24
  • 1 minute(s) read
NIDigital.IsDisposed Property

NIDigitalIsDisposed Property

Gets a value indicating whether the NIDigital session has been disposed.

Namespace:  NationalInstruments.ModularInstruments.NIDigital
Assembly:  NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021

Syntax

public bool IsDisposed { get; }
Public ReadOnly Property IsDisposed As Boolean
	Get

Property Value

Type: Boolean
, if the NIDigital session is disposed; , if the NIDigital session is not disposed. The default value is .

See Also

Log in to get a better experience