FDO API Reference Feature Data Objects
virtual FDO_API void FdoIConnection::SetConnectionTimeout ( FdoInt32  value  )  [pure virtual]

Sets the number of milliseconds to wait while trying to establish a connection before terminating the attempt and generating an error. If the provider does not support the timeout capability then attempting to set a timeout will result in an exception.

Parameters:
value Input the time to wait (in milliseconds)
Returns:
Returns nothing


Comments or suggestions? Send us feedback.