Share via


RemoteOfflineRuntime.Finalize Method

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()

See Also

Reference

RemoteOfflineRuntime Class

RemoteOfflineRuntime Members

Microsoft.Office.BusinessData.Offlining Namespace