Finalize Method

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Attempts to free resources and perform other cleanup operations.

Namespace:  Microsoft.CommerceServer.Catalog
Assembly:  Microsoft.CatalogServer (in Microsoft.CatalogServer.dll)

Syntax

'Declaration
Protected Overrides Sub Finalize
'Usage

Me.Finalize()
protected override void Finalize()
protected:
virtual void Finalize() override
protected override function Finalize()

Remarks

Attempts to free resources and perform other cleanup operations.

Permissions

See Also

Reference

CatalogPup Class

CatalogPup Members

Microsoft.CommerceServer.Catalog Namespace