프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetAppWorkingDir | string | ||
GetAppWorkingDir | string | ||
IManagedAppBase | StatusInfoCollection | ||
IManagedAppBase | void | ||
Restart | void | ||
RunRecycleTriggers | void |
메소드 | 설명 | |
---|---|---|
CanBeRecycled ( ) : bool | ||
GetMetadata ( ) : |
||
InitializeLifetimeService ( ) : object |
Obtains a lifetime service object to control the lifetime policy for this instance.
|
|
ReportPotentialConfigChange ( IServerConfig config ) : void | ||
Setup ( IBootstrap bootstrap, IServerConfig config ) : bool | ||
Start ( ) : bool |
메소드 | 설명 | |
---|---|---|
CollectStatus ( ) : StatusInfoCollection | ||
CreateAndStartServerInstance ( ) : IManagedAppBase | ||
GetAppAssemblyUpdateState ( ) : AppAssemblyUpdateState | ||
GetAppConfigFile ( ) : string | ||
IsolationApp ( |
||
OnExceptionThrown ( |
||
OnStopped ( ) : void | ||
Stop ( ) : void |
메소드 | 설명 | |
---|---|---|
GetAppWorkingDir ( ) : string | ||
GetAppWorkingDir ( IServerConfig config ) : string | ||
IManagedAppBase ( ) : StatusInfoCollection | ||
IManagedAppBase ( ) : void | ||
Restart ( ) : void | ||
RunRecycleTriggers ( StatusInfoCollection status ) : void |
protected abstract CollectStatus ( ) : StatusInfoCollection | ||
리턴 | StatusInfoCollection |
protected abstract CreateAndStartServerInstance ( ) : IManagedAppBase | ||
리턴 | IManagedAppBase |
protected GetAppAssemblyUpdateState ( ) : AppAssemblyUpdateState | ||
리턴 | AppAssemblyUpdateState |
protected IsolationApp ( |
||
metadata | ||
startupConfigFile | string | |
리턴 | System |
protected OnExceptionThrown ( |
||
exc | ||
리턴 | void |
public ReportPotentialConfigChange ( IServerConfig config ) : void | ||
config | IServerConfig | |
리턴 | void |
public Setup ( IBootstrap bootstrap, IServerConfig config ) : bool | ||
bootstrap | IBootstrap | |
config | IServerConfig | |
리턴 | bool |