ICounter.IsValueDelta 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.
if this the statistic counter value is delta since last value reported or an absolute value
public bool IsValueDelta { get; }
member this.IsValueDelta : bool
Public ReadOnly Property IsValueDelta As Boolean