←Select platform

Is this page helpful?

In this page

Finalize Method

Summary

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.

Syntax
C#
VB
C++
protected override void Finalize() 
Protected Overrides Sub Finalize() 
protected:  
   virtual void Finalize() override 
Example

For a sample, refer to the Leadtools.WebScanning.Host demo.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.Twain Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.