LoadTestCase_currentActualLoad Field |
local variable to hold the current actual 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 _currentActualLoad
Protected _currentActualLoad As Double
protected:
double _currentActualLoad
val mutable _currentActualLoad: float
Field Value
Type:
DoubleSee Also