 | BackgroundProcessingServerOptionsServerTimeout Property |
[Missing <summary> documentation for "P:Hangfire.Server.BackgroundProcessingServerOptions.ServerTimeout"]
Namespace: Hangfire.ServerAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntaxpublic TimeSpan ServerTimeout { get; set; }
Public Property ServerTimeout As TimeSpan
Get
Set
Property Value
Type:
TimeSpan
See Also