The RegisterTasksAddIn type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| OnGlobalServicesRegistered | (Overrides AddIn.OnGlobalServicesRegistered(ServiceProvider).) | |
| RegisterTasks | Gets called once the framework is up.
Implement this to register your tasks and their executors. |
See Also