StartWindowsServiceTestStepRun Method |
Runs this instance.
Namespace:
Hummingbird.TestFramework.Automation
Assembly:
Hummingbird.TestFramework.Automation (in Hummingbird.TestFramework.Automation.dll) Version: 1.2.0.0
Syntaxprotected override void Run()
Protected Overrides Sub Run
protected:
virtual void Run() override
abstract Run : unit -> unit
override Run : unit -> unit
Exceptions| Exception | Condition |
|---|
| 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