mnGetServerTimeout

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.

Parameters

int Instance: This is the instance that the command should use.

Returns

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.

Present in

DBP

C++

.Net




This page is in the following sections:
(2) Networking Commands
(1) Networking
(0) DarkNet Help