Свойство | Type | Description | |
---|---|---|---|
ApiIP | string | ||
ApiPort | ushort | ||
BeginPortRange | ushort | ||
Created | System.DateTime | ||
Description | string | ||
EndPortRange | ushort | ||
EntryPoint | string | ||
HostName | string | ||
HostPort | ushort | ||
Information | |||
Name | string | ||
Password | string | ||
Updated | System.DateTime | ||
Username | string |
Méthode | Description | |
---|---|---|
GenerateUniqueDatabaseName ( string name, Action |
|
|
GetAvailablePort ( Action |
Get next available port on a host for a database TODO: Make thread safe
|
|
RegisterHooks ( ) : void |
Register Hooks
|
public GenerateUniqueDatabaseName ( string name, Action |
||
name | string | |
completionCallback | Action |
|
errorCallback | Action |
|
Résultat | void |
public GetAvailablePort ( Action |
||
completionCallback | Action |
|
errorCallback | Action |
|
Résultat | void |
public ServerInformation,PlaygroundKeeper Information | ||
Résultat |