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
-
Statistics
Constructors
Statistics() |
Initializes a new instance of the Statistics class. |
Statistics(String, Nullable<Int64>, DateTimeOffset, Nullable<DateTimeOffset>, String) |
Initializes a new instance of the Statistics class. |
Properties
CounterProperty |
Gets the property value of the statistic. |
CounterValue |
Gets the value of the statistic. |
EndTime |
Gets the endTime of the statistic. |
Id |
Gets the id. |
StartTime |
Gets the startTime of the statistic. |