Sdílet prostřednictvím


RegisteredServer.LastHeartBeat Property

Definition

Gets or sets registered Server last heart beat

[Newtonsoft.Json.JsonProperty(PropertyName="properties.lastHeartBeat")]
public string LastHeartBeat { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.lastHeartBeat")>]
member this.LastHeartBeat : string with get, set
Public Property LastHeartBeat As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to