Method | Description | |
---|---|---|
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 | |
return |
public SetApplicationRestartCount ( int value ) : |
||
value | int | |
return |
public SetCheckForUpdatesPeriodInSeconds ( int value ) : |
||
value | int | |
return |
public SetProcessWaitForExitInSeconds ( int value ) : |
||
value | int | |
return |
public SetShowApplicationProcessWindow ( bool value ) : |
||
value | bool | |
return |
public YamsConfigBuilder ( string clusterId, string instanceUpdateDomain, string instanceId, string applicationInstallDirectory ) : System.Collections.Generic | ||
clusterId | string | |
instanceUpdateDomain | string | |
instanceId | string | |
applicationInstallDirectory | string | |
return | System.Collections.Generic |