Click or drag to resize

SpikeTestCaseExpectedSpikeLoad Property

Gets or sets the expected peak load. The peak load must greater or equals to ExpectedLoad

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

Property Value

Type: Double
The expected peak load.
See Also