Statistics 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.
Definition of the statistic.
public class Statistics
type Statistics = class
Public Class Statistics
- Inheritance
-
System.ObjectStatistics
Constructors
Statistics() |
Initializes a new instance of the Statistics class. |
Properties
CounterProperty |
Optional. Gets or sets the property value of the statistic. |
CounterValue |
Optional. Gets or sets the value of the statistic. |
EndTime |
Optional. Gets or sets the endTime of the statistic. |
Id |
Optional. Gets or sets the id. |
StartTime |
Optional. Gets or sets the startTime of the statistic. |