PreviousActiveX Controls Guide (v10) Next

TimeOutVal

Chapter contents

Applies to:

VAccess

(I*net Data Server only.) Sets or returns the time, in seconds, that the client will wait for a response from the IDS before reporting a connection time-out error. This property is ignored if the VAccess control is not trying to access remote data via the IDS.

Remarks

If this wait limit is exceeded, the control will fire the CommError event with a Winsock error of WSAETIMEDOUT. This limit applies only to a subset of possible Winsock operations, due to Winsock implementation issues. This value will likely only need to be changed if a time-out is occurring due to very low bandwidth or a number or recoverable errors.

The default value is 120.


Chapter contents
Book contents

Prev topic: TableName
Next topic: TotalRecords