FDO API Reference Feature Data Objects

__property System::Void IConnectionImp::set_ConnectionTimeout System::Int32  value  ) 
 

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.