프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
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 |
|
리턴 | void |
public GetAvailablePort ( Action |
||
completionCallback | Action |
|
errorCallback | Action |
|
리턴 | void |