| BackgroundJobClient Constructor |
| Name | Description | |
|---|---|---|
| BackgroundJobClient |
Initializes a new instance of the BackgroundJobClient
class with the storage from a global configuration.
| |
| BackgroundJobClient(JobStorage) |
Initializes a new instance of the BackgroundJobClient
class with the specified storage.
| |
| BackgroundJobClient(JobStorage, IBackgroundJobFactory, IBackgroundJobStateChanger) |
Initializes a new instance of the BackgroundJobClient class
with the specified storage, background job factory and state changer.
|