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()
public:
static void Save()
static member Save : unit -> unit
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