Click or drag to resize

HistorySave Method

Saves the history to user's Application Data folder

Namespace:  Hummingbird.TestFramework.Configuration
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public static void Save()
Remarks
The daily usage stores the detailed usage for the last 31 days, all usage prior to 31 days will be removed. The Overall statistics are kept forever unless user decides to reset them.
See Also