This can be used on instances that are
in server (mnStartServer) or client (mnConnect) state.
The client retrieves the maximum number of clients during the connection handshaking process. The server sets this value during mnStartServer.
int Instance: This is the instance that the command should
use.
if no error occurred: the maximum number
of clients that can be connected to the server.
-1 if an error occurred.
DBP
C++
.Net