TimeOut
Previous
Top
Next
Gets or sets the timeout value when calling GetResponse.
The value is measured using milliseconds.
Syntax: TimeOut
The default value is 10000 (10 seconds).
Example:
Request.TimeOut = 50000 '50 seconds