Documentation Center

IBackgroundTaskHandlerConfiguration

The IBackgroundTaskHandlerConfiguration interface is implemented by the object passed to the .NET handler Initialize method. It provides a handler with the parameters configured in the XML settings for background tasks.

ParametersThe dictionary with configured background task handler parameters.
LogServiceGets the log service.