Свойство | Type | Description | |
---|---|---|---|
ConsoleCtrlCheck | bool | ||
CreateNodeConfigurationFile | |||
CurrentDomainOnDomainUnload | void | ||
CurrentDomain_UnhandledException | void | ||
SetConsoleCtrlHandler | bool | ||
StartLoadBalancerProxy | void | ||
StartSelfHosting | void |
Méthode | Description | |
---|---|---|
CopyManagerConfigurationFile ( |
||
CopyManagerConfigurationFile ( |
||
CreateNodeConfigurationFile ( |
||
GetAllNodes ( ) : List |
||
GetAllmanagers ( ) : List |
||
Main ( string args ) : void | ||
ShutDownManager ( string friendlyName ) : bool | ||
ShutDownNode ( string friendlyName ) : bool | ||
StartNewManager ( string &friendlyname ) : void | ||
StartNewNode ( string &friendlyName ) : void |
Méthode | Description | |
---|---|---|
ConsoleCtrlCheck ( CtrlTypes ctrlType ) : bool | ||
CreateNodeConfigurationFile ( int i ) : |
||
CurrentDomainOnDomainUnload ( object sender, |
||
CurrentDomain_UnhandledException ( object sender, |
||
SetConsoleCtrlHandler ( HandlerRoutine handler, bool add ) : bool | ||
StartLoadBalancerProxy ( IEnumerable |
||
StartSelfHosting ( ) : void |
public static CopyManagerConfigurationFile ( |
||
managerConfigFile | ||
i | int | |
portNumber | int | |
allowedDowntimeSeconds | int | |
uri | ||
Résultat |
public static CopyManagerConfigurationFile ( |
||
managerConfigFile | ||
i | int | |
baseAddress | string | |
allowedDowntimeSeconds | int | |
uri | ||
Résultat |
public static CreateNodeConfigurationFile ( |
||
nodeConfigurationFile | ||
newConfigurationFileName | string | |
nodeName | string | |
port | string | |
pingToManagerSeconds | int | |
handlerAssembly | string | |
Résultat |
public static ShutDownManager ( string friendlyName ) : bool | ||
friendlyName | string | |
Résultat | bool |
public static ShutDownNode ( string friendlyName ) : bool | ||
friendlyName | string | |
Résultat | bool |
public static StartNewManager ( string &friendlyname ) : void | ||
friendlyname | string | |
Résultat | void |
public static StartNewNode ( string &friendlyName ) : void | ||
friendlyName | string | |
Résultat | void |