Click or drag to resize

AbstractServiceStart Method

Starts the virtualized service. When used as Virtual Server, the service will registers TCP port and services descriptions.

Namespace:  Hummingbird.TestFramework.Services
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public abstract void Start()
See Also