Worker Constructor (IEnumerableString, IBackgroundJobPerformer, IBackgroundJobStateChanger) |
Namespace: Hangfire.Server
public Worker( [NotNullAttribute] IEnumerable<string> queues, [NotNullAttribute] IBackgroundJobPerformer performer, [NotNullAttribute] IBackgroundJobStateChanger stateChanger )
[Missing <param name="queues"/> documentation for "M:Hangfire.Server.Worker.#ctor(System.Collections.Generic.IEnumerable{System.String},Hangfire.Server.IBackgroundJobPerformer,Hangfire.States.IBackgroundJobStateChanger)"]
[Missing <param name="performer"/> documentation for "M:Hangfire.Server.Worker.#ctor(System.Collections.Generic.IEnumerable{System.String},Hangfire.Server.IBackgroundJobPerformer,Hangfire.States.IBackgroundJobStateChanger)"]
[Missing <param name="stateChanger"/> documentation for "M:Hangfire.Server.Worker.#ctor(System.Collections.Generic.IEnumerable{System.String},Hangfire.Server.IBackgroundJobPerformer,Hangfire.States.IBackgroundJobStateChanger)"]