Framework.Disposing Event
|
Language: |
Note: This documentation is preliminary and is subject to change.
Occurs when the Framework object is finalized and collected by the garbage collector of the Microsoft® .NET common language runtime.
Definition
Visual Basic .NET |
Event Disposing As EventHandler |
C# |
event
EventHandler Disposing;
|
Managed C++ |
: __event
EventHandler Disposing;
|
JScript .NET |
In JScript .NET, you can use events, but you cannot define your own. |
© 2004 Microsoft Corporation. All rights reserved. Terms of use.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center