Name | Description |
onActivate | Lets the application do any initialization when it is safe to do so. |
onDeactivate | Lets the application do any termination when it is safe to do so. In general, if the add-in is closing, termination should be minimized. |