_AppDomain.ProcessExit Event
Definition
Provides COM objects with version-independent access to the ProcessExit event.
public:
event EventHandler ^ ProcessExit;
event EventHandler ProcessExit;
member this.ProcessExit : EventHandler
Event ProcessExit As EventHandler
Remarks
See the AppDomain.ProcessExit event.