Set the connection timeout for a service

To change the default timeout value to establish a connection to the service, set the record member ConnectionTimeout with the timeout value in seconds.

Example:
LET Calculator_CalculatorPortTypeEndpoint.Binding.ConnectionTimeout = 15
Important: On GMI mobile devices, the max of ConnectionTimeout and ReadWriteTimeout will be used.