InternetTimeout Property (RDS)

Microsoft ActiveX Data Objects (ADO)

RDS 2.5 API Reference

InternetTimeout Property (RDS)

Indicates the number of milliseconds to wait before a request times out.

Settings and Return Values

Sets or returns a Long value that represents the number of milliseconds before a request will time out.

Remarks

This property applies only to requests sent with the HTTP or HTTPS protocols.

Requests in a three-tier environment can take several minutes to execute. Use this property to specify additional time for long-running requests.

See Also

Visual Basic Example | VC++ Example | VJ++ Example

Applies To: DataControl Object (RDS) | DataSpace Object (RDS)

© 1998-2003 Microsoft Corporation. All rights reserved.