Click or drag to resize
BackgroundJobServerOptionsActivator Property

[Missing <summary> documentation for "P:Hangfire.BackgroundJobServerOptions.Activator"]

Namespace: Hangfire
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
[CanBeNullAttribute]
public JobActivator Activator { get; set; }

Property Value

Type: JobActivator
See Also