Click or drag to resize

SpikeTestCaseSpikeDuration Property

Gets or sets the duration of peak load.

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

Property Value

Type: Double
The duration of the peak.
See Also