ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents

NIRfsg.Finalize Method

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

In This Section
Was this information helpful?