SecondaryBuffer.Finalize Method

Language:

Allows the SecondaryBuffer object to free resources before it is destroyed by the garbage collector.

Definition

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

Remarks

Called during garbage collection.


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

Feedback? Please provide us with your comments on this topic.