Method | Description | |
---|---|---|
ApplicationParameters ( ) : System |
Default constructor. Initializes the parameters either from constant defaults or the application configuration file, which takes precedence.
|
|
Refresh ( ) : void |
Re-read the configuration parameters out of the application configuration file.
|
|
ToString ( ) : string |
Produces a string representation of all the application parameters managed by the ApplicationParameters class.
|
Method | Description | |
---|---|---|
RefreshHttpTimeout ( ) : void | ||
RefreshNumRetries ( ) : void | ||
RefreshSkytapHostUrl ( ) : void | ||
RefreshWaitTime ( ) : void |