Click or drag to resize
ServerDtoHeartbeat Property

[Missing <summary> documentation for "P:Hangfire.Storage.Monitoring.ServerDto.Heartbeat"]

Namespace: Hangfire.Storage.Monitoring
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public Nullable<DateTime> Heartbeat { get; set; }

Property Value

Type: NullableDateTime
See Also