BackgroundProcessingServer Constructor (JobStorage, IEnumerableIBackgroundProcess) |
Namespace: Hangfire.Server
public BackgroundProcessingServer( [NotNullAttribute] JobStorage storage, [NotNullAttribute] IEnumerable<IBackgroundProcess> processes )
[Missing <param name="storage"/> documentation for "M:Hangfire.Server.BackgroundProcessingServer.#ctor(Hangfire.JobStorage,System.Collections.Generic.IEnumerable{Hangfire.Server.IBackgroundProcess})"]
[Missing <param name="processes"/> documentation for "M:Hangfire.Server.BackgroundProcessingServer.#ctor(Hangfire.JobStorage,System.Collections.Generic.IEnumerable{Hangfire.Server.IBackgroundProcess})"]