DisposableObject::Finalize Method ()

 

This API supports the product infrastructure and is not intended to be used directly from your code.

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

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

protected:
virtual void Finalize() override
Return to top
Show: