Documentation Center

IBackgroundTaskHandler

Implement IBackgroundTaskHandler interface to create a custom .Net background task handler.

EventTypeName

The name of the event (e.g. "EXPORTFORPUBLICATION", "CREATETRANSLATIONFROMREPORT" etc.).

Initialize

Initializes a background task handler.

Run

Runs the background task handler.