Click or drag to resize

StartWindowsServiceTestStepRun Method

Runs this instance.

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework.Automation (in Hummingbird.TestFramework.Automation.dll) Version: 1.2.0.0
Syntax
protected override void Run()
Exceptions
ExceptionCondition
Exception Timeout reached but the service is not in Running state or Timeout reached but the service is not in Stopped state
NotImplementedException
See Also