Click or drag to resize

HistoryUsageStatistic Property

Gets the UsageStatstic object for current date. Usage Statistic of the software, including requests sent, message received and automated test executed.

Namespace:  Hummingbird.TestFramework.Configuration
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public UsageStatistic UsageStatistic { get; }

Property Value

Type: UsageStatistic
See Also