TraceDuration.Value Property

Definition

Gets the raw trace duration value.

public Microsoft.Windows.EventTracing.TraceDurationValue Value { get; }
member this.Value : Microsoft.Windows.EventTracing.TraceDurationValue
Public ReadOnly Property Value As TraceDurationValue

Property Value

Remarks

This value is not available if IsPartial is true.

Applies to