The StatisticFutureDurationValue type exposes the following members.
Properties
Name | Description | |||
---|---|---|---|---|
Definition |
Gets the definition.
(Inherited from StatisticValue.) | |||
ErrorReason |
Gets a value indicating the reason the StatisticValue could not be retrieved.
(Inherited from StatisticValue.) | |||
IsError |
Gets a value indicating whether this instance is in an error state.
This statistic has not been properly received from the server and should
not be trusted.
(Inherited from StatisticValue.) | |||
IsNull |
Gets a value indicating whether this instance is nullNothingnullptra null reference (Nothing in Visual Basic).
(Inherited from StatisticValue.)
| |||
NullDisplayString |
Returns the display string that is used to display a statistic with a nullNothingnullptra null reference (Nothing in Visual Basic) value.
(Inherited from StatisticValue.) | |||
StatisticErrorValueString |
Returns the display string that is used to display a statistic with an error.
(Inherited from StatisticValue.) | |||
TimeSpanWithDayFormatString |
Returns the display string that is used to display a TimeSpan that contains a day.
(Inherited from StatisticValue.) | |||
TimeSpanWithoutDayFormatString |
Returns the display string that is used to display a TimeSpan that does not contains a day.
(Inherited from StatisticValue.) | |||
Value |
Gets the value as a time span. The value returns the TimeSpan since the time stamp associated with this value.
See GetTimeStamp()()()().
|