Writing a Web Services client application / Change WS client behavior at runtime |
To change the default timeout value to establish a connection to the service, set the record member ConnectionTimeout with the timeout value in seconds.
LET Calculator_CalculatorPortTypeEndpoint.Binding.ConnectionTimeout = 15