Click or drag to resize

ServerMetricsLastContactUtc Property

Gets or sets the time of the last heartbeat sent to the name server (for data servers) or job server (for task servers).

Namespace: Ookii.Jumbo
Assembly: Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 0.3.0+dc1307f20e065bb638e0b73a34cd216f57e486f1
Syntax
public DateTime LastContactUtc { get; set; }

Property Value

DateTime
The UTC date and time of the last heartbeat sent.
See Also