메소드 | 설명 | |
---|---|---|
ProcessApp ( |
||
Setup ( IBootstrap bootstrap, IServerConfig config ) : bool |
Setups with the the specified bootstrap and configuration.
|
메소드 | 설명 | |
---|---|---|
CollectStatus ( ) : StatusInfoCollection | ||
CreateAndStartServerInstance ( ) : IManagedAppBase | ||
OnStopped ( ) : void | ||
Stop ( ) : void |
메소드 | 설명 | |
---|---|---|
GetRemoteServer ( string remoteUri ) : IRemoteManagedApp | ||
ShutdownProcess ( ) : void | ||
WorkingProcess_ErrorDataReceived ( object sender, |
||
WorkingProcess_Exited ( object sender, |
||
WorkingProcess_OutputDataReceived ( object sender, |
protected CreateAndStartServerInstance ( ) : IManagedAppBase | ||
리턴 | IManagedAppBase |
public ProcessApp ( |
||
metadata | ||
startupConfigFile | string | |
리턴 | System |
public Setup ( IBootstrap bootstrap, IServerConfig config ) : bool | ||
bootstrap | IBootstrap | The bootstrap. |
config | IServerConfig | The configuration. |
리턴 | bool |