Framework.Disposing Event

Language:

Occurs when the Framework object is finalized and collected by the garbage collector of the Microsoft .NET common language runtime.

Definition

Visual Basic Event Disposing As EventHandler
C# event EventHandler Disposing;
C++ :
event EventHandlerDisposing;
JScript In JScript, you can use events, but you cannot define your own.

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