Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enables an object to attempt to free resources and perform other cleanup operations before the object is reclaimed by garbage collection.
Namespace: Microsoft.Office.BusinessData.Offlining
Assembly: Microsoft.Office.BusinessApplications.Runtime (in Microsoft.Office.BusinessApplications.Runtime.dll)
Syntax
'Declaration
Protected Overrides Sub Finalize
'Usage
Me.Finalize()
protected override void Finalize()