Click or drag to resize

StartServiceSimulationTestStepAction Property

Gets or sets the Action to control the current Service Simulation test step

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

Property Value

Type: ServiceControlActions
Start or Stop
See Also