Edit

Share via


IServiceTransition.ServiceMainCallTimeRange Property

Definition

Gets the time range where the service's ServiceMain function was running.

public Nullable<Microsoft.Windows.EventTracing.TraceTimeRange> ServiceMainCallTimeRange { get; }
member this.ServiceMainCallTimeRange : Nullable<Microsoft.Windows.EventTracing.TraceTimeRange>
Public ReadOnly Property ServiceMainCallTimeRange As Nullable(Of TraceTimeRange)

Property Value

Applies to