Метод | Описание | |
---|---|---|
InstallHost ( HostEnvironment environment, HostSettings settings, HostStartMode startMode, IEnumerable |
||
Run ( ) : TopshelfExitCode |
Метод | Описание | |
---|---|---|
ExecutePostActions ( ) : void | ||
ExecutePostRollbackActions ( ) : void | ||
ExecutePreActions ( InstallHostSettings settings ) : void | ||
ExecutePreRollbackActions ( ) : void |
public InstallHost ( HostEnvironment environment, HostSettings settings, HostStartMode startMode, IEnumerable |
||
environment | HostEnvironment | |
settings | HostSettings | |
startMode | HostStartMode | |
dependencies | IEnumerable |
|
credentials | Credentials | |
preActions | IEnumerable |
|
postActions | IEnumerable |
|
preRollbackActions | IEnumerable |
|
postRollbackActions | IEnumerable |
|
sudo | bool | |
Результат | System |