Indicates the time an XML Web service client waits for the reply to a synchronous XML Web service request to arrive (in milliseconds).
Documentation for this section has not yet been entered.
Setting the WebClientProtocol.Timeout property to System.Threading.Timeout.Infinite indicates that the request does not time out. Even though an XML Web service client can set the WebClientProtocol.Timeout property to not time out, the Web server can still cause the request to time out on the server side.