Callback Methods |
The ApplicationCallback type exposes the following members.
Name | Description | |
---|---|---|
![]() | OnInitialized |
Raises the initialized event.
|
![]() | OnNotificationActivated |
Raises the notification activated event.
|
![]() | OnTerminating |
Raises the terminating event.
|
![]() | OnUnhandledException |
Raises the unhandled exception event.
|