TraceDuration.Value 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 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
.