ContentsIndexHome
PreviousUpNext
IConfig.setConnectTimeout Method

Sets the time (in seconds) to wait for the connection with the host to be established in Aimms.OpenSession. The default value is 30 seconds.  

 

Java
void setConnectTimeout(int connectTimeout);
Parameters 
Description 
int connectTimeout 
the number of seconds before creating the connection with the host times out.