BackgroundProcessingServer Class |
Namespace: Hangfire.Server
The BackgroundProcessingServer type exposes the following members.
Name | Description | |
---|---|---|
BackgroundProcessingServer(IEnumerableIBackgroundProcess) | Initializes a new instance of the BackgroundProcessingServer class | |
BackgroundProcessingServer(JobStorage, IEnumerableIBackgroundProcess) | Initializes a new instance of the BackgroundProcessingServer class | |
BackgroundProcessingServer(IEnumerableIBackgroundProcess, IDictionaryString, Object) | Initializes a new instance of the BackgroundProcessingServer class | |
BackgroundProcessingServer(JobStorage, IEnumerableIBackgroundProcess, IDictionaryString, Object) | Initializes a new instance of the BackgroundProcessingServer class | |
BackgroundProcessingServer(JobStorage, IEnumerableIBackgroundProcess, IDictionaryString, Object, BackgroundProcessingServerOptions) |
Initializes a new instance of the BackgroundProcessingServer
class and immediately starts all the given background processes.
|
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the BackgroundProcessingServer | |
ToString | (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
DefaultShutdownTimeout |