Compartir a través de


SelfHostedIntegrationRuntimeNode.LastStartTime Propiedad

Definición

Obtiene la hora en que se inició el nodo por última vez.

[Newtonsoft.Json.JsonProperty(PropertyName="lastStartTime")]
public DateTime? LastStartTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastStartTime")>]
member this.LastStartTime : Nullable<DateTime>
Public ReadOnly Property LastStartTime As Nullable(Of DateTime)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a