ServiceHealthBehaviorBase.ServiceStartTime Property

Definition

Gets the date and time that the health check service started.

protected:
 property DateTimeOffset ServiceStartTime { DateTimeOffset get(); };
protected DateTimeOffset ServiceStartTime { get; }
member this.ServiceStartTime : DateTimeOffset
Protected ReadOnly Property ServiceStartTime As DateTimeOffset

Property Value

The date and time that the health check service started.

Applies to