Click or drag to resize

StressTestCaseRampUpToPeakTime Property

Gets or sets the time in seconds that ramps up from expected load to peak load.

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework.Automation (in Hummingbird.TestFramework.Automation.dll) Version: 1.2.0.0
Syntax
[DataMemberAttribute]
public double RampUpToPeakTime { get; set; }

Property Value

Type: Double
The time in number of seconds that ramps up from expected load to peak load.
See Also