NIRfsg.Finalize Method
- Updated2025-05-22
- 1 minute(s) read
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.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
~Finalize()
Protected Overrides Sub Finalize
Remarks
The method can be called safely more than once, even if the session has been disposed.