ServiceHealthModel.ProcessInformationModel.ServiceStartDate Property

Definition

Gets the start date of the service.

public:
 property DateTimeOffset ServiceStartDate { DateTimeOffset get(); };
[System.Runtime.Serialization.DataMember]
public DateTimeOffset ServiceStartDate { get; }
[<System.Runtime.Serialization.DataMember>]
member this.ServiceStartDate : DateTimeOffset
Public ReadOnly Property ServiceStartDate As DateTimeOffset

Property Value

The start date of the service.

Attributes

Applies to