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