Manager.Finalize Method

Language:

Called during garbage collection. If implemented, allows an object to free resources before it is destroyed by the garbage collector.

Definition

Visual Basic Overrides Protected Sub Finalize()
C# ~Manager();
C++ !Manager();
JScript protected override function Finalize();

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center