wwHTTP::WinInetSetTimeout

Allows setting the timeout period for an HTTP request. The timeout is specified in seconds and controls how long a Connect, Read or Send operation waits before being considered timed out.

Call before HTTPConnect calls.

o.wininetsettimeout(dwTimeoutSecs)

Parameters

dwTimeoutSecs

See also

West Wind Web Connection