IServiceTransition.ServiceMainCallTimeRange Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)