IUsesTaskQueue Interface
Common interface shared across vault apps or modules that must register
a task queue for operation. This is called during VaultApplication.StartApplication().
RegisterTaskQueues
|
Executes the task queue registration for all task queues used by the module.
|