Jump to: navigation, search

Changes


Settings

190 bytes added, 13:39, 12 April 2021
/* Connection */
|''AuthenticationServiceConfig'' || WSHttpBinding (the default value) or BasicHttpBinding. It should be set according to the [[Configuration_Files/Services.config|webservice configuration]].
|-
|''ConnectionTimeOut'' || Denotes the time in seconds when the Connection will be interrupted because of a Timeoutweb service call is dropped by the app. By It's necessary so that the app doesn't wait indefinitely in events such as connection lost. The default value is ''300'' is retrieving a Timeout after 5 minutesseconds. If you know your individual web service calls will take longer, the value should be increased accordingly.
|-
|''ContentPort'' || Denotes the Port used on the Content Server. Default values might be: ''443; 777; 888;'' Often it is the same port as for the one for the Authentication Server.
|}
[[Category:Client|Settings]]
== Content ==