This is used in server state (mnStartServer) to determine the time aloud from the moment a client connects for it to finish its connection process. By default this is 10 seconds but can be changed with mnSetServerTimeout.
int Instance: This is the instance that the command should use.
If no error occurred: the number of seconds
aloud from the moment a client connects for it to finish its connection
process.
-1 if an error occurred.
DBP
C++
.Net