Click or drag to resize

StressTestCasePeakDuration Property

Gets or sets the duration of the test under peak load.

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

Property Value

Type: Double
The duration of the peak.
See Also