LogConsistencyStatistics Class
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.
A collection of statistics for grains using log-consistency. See ILogConsistentGrain
public class LogConsistencyStatistics
type LogConsistencyStatistics = class
Public Class LogConsistencyStatistics
- Inheritance
-
LogConsistencyStatistics
Constructors
LogConsistencyStatistics() |
Fields
EventCounters |
A map from event names to event counts |
StabilizationLatenciesInMsecs |
A list of all measured stabilization latencies |