Game.OnExiting Method
Raises an Exiting event. Override this method to add code to handle when the game is exiting.
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework.Game (in microsoft.xna.framework.game.dll)
Syntax
protected virtual void OnExiting (
Object sender,
EventArgs args
)
Parameters
Remarks
The OnExiting method allows derived classes to handle the Exiting event without attaching a delegate. This is the preferred technique for handling the event in a derived class.
See Also
Reference
Game Class
Game Members
Microsoft.Xna.Framework Namespace
Platforms
Xbox 360, Windows XP SP2, Windows Vista