BackgroundProcessingServer Constructor (JobStorage, IEnumerableIBackgroundProcess, IDictionaryString, Object, BackgroundProcessingServerOptions) |
Namespace: Hangfire.Server
public BackgroundProcessingServer( [NotNullAttribute] JobStorage storage, [NotNullAttribute] IEnumerable<IBackgroundProcess> processes, [NotNullAttribute] IDictionary<string, Object> properties, [NotNullAttribute] BackgroundProcessingServerOptions options )