ProxyWrapper.SetTimeout

Shortcut method that sets the request timeout for the SOAP request on the .NET WSDL Proxy.

The default timeout is 15 seconds.

o.ProxyWrapper.SetTimeout(int timeoutMs)

Parameters

int timeoutMs
Timeout in milliseconds. The default is 15ms.


See also:

Class ProxyWrapper

© West Wind Technologies, 2004-2020 • Updated: 09/29/15
Comment or report problem with topic