Set the read and write timeout for a service
Set the ReadWriteTimeout value to indicate how long you are willing to wait for the server to respond to requests.
To change the default time the application waits for a response from a service, set the
ReadWriteTimeout
parameter with a time out value in seconds.
Example:
LET Calculator_CalculatorPortTypeEndpoint.Binding.ReadWriteTimeout = 5