RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreConnection.ConnectionTimeout Property

Wait time before while establishing connection before terminating attempt.

Pascal
property ConnectionTimeout: Integer;
C++
__property int ConnectionTimeout;

ConnectionTimeout gets or sets the wait time while trying to establish a connection before terminating the attempt and generating an error. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!