| Callback Methods | 
The ApplicationCallback type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | OnInitialized | 
            Raises the initialized event.
             | 
|  | OnNotificationActivated | 
            Raises the notification activated event.
             | 
|  | OnTerminating | 
            Raises the terminating event.
             | 
|  | OnUnhandledException | 
            Raises the unhandled exception event.
             | 
 See Also
See Also