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