ITraceTimestampContext.IsPartial 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 a value that indicates whether the context is being used with a trace timestamp that is only accurate to nanoseconds, and a full TraceTimestampValue value is not available.
public bool IsPartial { get; }
member this.IsPartial : bool
Public ReadOnly Property IsPartial As Boolean