Click or drag to resize
BackgroundJobServerOptionsShutdownTimeout Property

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

Namespace: Hangfire
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public TimeSpan ShutdownTimeout { get; set; }

Property Value

Type: TimeSpan
See Also