Stops this virtualized service. When used as Virtual Server, it will release all services descriptions and network resources like TCP Port.
When the service is stopped, the virtual server will not reply anymore.
Namespace:
Hummingbird.TestFramework.Services
Assembly:
Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax public override void Stop()
Public Overrides Sub Stop
public:
virtual void Stop() override
abstract Stop : unit -> unit
override Stop : unit -> unit
See Also