Gets whether the driver session is disposed.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public bool IsDisposed { get; }

Remarks

true if the session is disposed; otherwise, false.

Exceptions

TypeDescription
System.ObjectDisposedException

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