| BackgroundJobServerOptionsActivator Property |
[Missing <summary> documentation for "P:Hangfire.BackgroundJobServerOptions.Activator"]
Namespace: HangfireAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax [CanBeNullAttribute]
public JobActivator Activator { get; set; }
<CanBeNullAttribute>
Public Property Activator As JobActivator
Get
Set
Property Value
Type:
JobActivatorSee Also