|
|
|
| WinHTTP component.
|
| property ConnectTimeout: DWord;
|
| The ConnectTimeout property sets or retrieves the time-out value to use for Internet connection requests. If a connection request takes longer than this time-out value, the request is canceled. When attempting to connect to multiple IP addresses for a single host (a multihome host), the timeout limit is cumulative for all of the IP addresses.
|
| ReceiveTimeout and SendTimeout properties.
|