Click or drag to resize
BackgroundProcessingServerOptionsServerTimeout Property

[Missing <summary> documentation for "P:Hangfire.Server.BackgroundProcessingServerOptions.ServerTimeout"]

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

Property Value

Type: TimeSpan
See Also