Set the read and write timeout for a service
To change the default time of reading and writing to or from a service, set the record
ReadWriteTimeout member with the time out value in seconds.
Example:
LET Calculator_CalculatorPortTypeEndpoint.Binding.ReadWriteTimeout = 5Important: On GMI mobile devices, the max of
ConnectionTimeout and ReadWriteTimeout will be used.