This is used in server state (mnStartServer) to set the time allowed from the moment a client connects for it to finish its connection handshaking process. By default this is 10 seconds.
int Instance: This is the instance that the command should
use.
unsigned int Timeout_in_seconds: Length of time allowed (in seconds) from the moment a client connects for it to finish its connection handshaking process.
0 if no error occurred
-1 if an error occurred
DBP
C++
.Net