Interface IServerManager
Namespace: MESL.SqlRace.Domain.Remoting.Server
Assembly: MESL.SqlRace.Domain.dll
Syntax
public interface IServerManager
Methods
ConfigureServer(Boolean)
Configure the Server
Declaration
void ConfigureServer(bool startServer)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Boolean | startServer |