ni-rfsg-dotnet-api-ref_doc

Table of Contents

NIRfsg.Finalize Method

  • Updated2024-05-08
  • 1 minute(s) read
NIRfsg.Finalize Method

NIRfsgFinalize Method

Calls the Dispose method to close the specified session and deallocate the reserved resources, if not already disposed.

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

protected override void Finalize()
Protected Overrides Sub Finalize

Implements

ObjectFinalize

Remarks

The method can be called safely more than once, even if the session has been disposed.

See Also

Log in to get a better experience