Click or drag to resize

LoadTestCaseGetMeasureInterval Method

Gets the measure interval in milliseconds of the executing load test

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public int GetMeasureInterval()

Return Value

Type: Int32
measurement interval in milliseconds

Implements

IPerformanceCountersGetMeasureInterval
See Also