Метод | Описание | |
---|---|---|
AddClusterProperty ( string key, string value ) : |
||
Build ( ) : |
||
SetApplicationRestartCount ( int value ) : |
||
SetCheckForUpdatesPeriodInSeconds ( int value ) : |
||
SetProcessWaitForExitInSeconds ( int value ) : |
||
SetShowApplicationProcessWindow ( bool value ) : |
||
YamsConfigBuilder ( string clusterId, string instanceUpdateDomain, string instanceId, string applicationInstallDirectory ) : System.Collections.Generic |
public AddClusterProperty ( string key, string value ) : |
||
key | string | |
value | string | |
Результат |
public SetApplicationRestartCount ( int value ) : |
||
value | int | |
Результат |
public SetCheckForUpdatesPeriodInSeconds ( int value ) : |
||
value | int | |
Результат |
public SetProcessWaitForExitInSeconds ( int value ) : |
||
value | int | |
Результат |
public SetShowApplicationProcessWindow ( bool value ) : |
||
value | bool | |
Результат |
public YamsConfigBuilder ( string clusterId, string instanceUpdateDomain, string instanceId, string applicationInstallDirectory ) : System.Collections.Generic | ||
clusterId | string | |
instanceUpdateDomain | string | |
instanceId | string | |
applicationInstallDirectory | string | |
Результат | System.Collections.Generic |