Bagikan melalui


SelfHostedIntegrationRuntimeNode.LastStartTime Property

Definition

Gets the time the node last started up.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to