LoadTestCase_currentExpectedLoad Field |
local variable to hold the current expected load as number of iterations per second.
Namespace:
Hummingbird.TestFramework.Automation
Assembly:
Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax protected double _currentExpectedLoad
Protected _currentExpectedLoad As Double
protected:
double _currentExpectedLoad
val mutable _currentExpectedLoad: float
Field Value
Type:
DoubleSee Also