NI-RFPM API Reference

Table of Contents

NIRfpm.IsDisposed Property

  • Updated2023-12-28
  • 1 minute(s) read
NIRfpm.IsDisposed Property

NIRfpmIsDisposed Property

Gets a value indicating whether the session has been disposed.

Namespace:  NationalInstruments.ModularInstruments.NIRfpm
Assembly:  NationalInstruments.ModularInstruments.NIRfpm.Fx40 (in NationalInstruments.ModularInstruments.NIRfpm.Fx40.dll) Version: 2023

Syntax

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

Property Value

Type: Boolean
A value indicating whether the session has been disposed. if the NIRfpm object is disposed; otherwise, .

See Also

Log in to get a better experience