Documentation Center

IBackgroundTaskHandler

Implement the IBackgroundTaskHandler interface to create a custom .NET background task handler.

EventTypeNameThe name of the event (e.g. "EXPORTFORPUBLICATION", "CREATETRANSLATIONFROMREPORT" etc.).
InitializeInitializes a background task handler.
RunRuns the background task handler.