NIRfsg Namespace

Table of Contents

NIRfsg.IsDisposed Property

  • Updated2025-05-22
  • 1 minute(s) read
NIRfsg.IsDisposed Property

NIRfsgIsDisposed Property

Gets whether the driver session is disposed.

Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

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

Property Value

Boolean
if the session is disposed; otherwise, .

Exceptions

ExceptionCondition
ObjectDisposedException The IsDisposed property was accessed after the associated NIRfsg object was disposed.

See Also

Log in to get a better experience