mnGetSendTimeout

This command returns the send timeout in milliseconds of the specified instance.

By default this is infinite (unsigned integer’s maximum).

You can use mnSetSendTimeout to change the timeout value.

See mnSetSendTimeout for more information on send timeouts.

Parameters

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

Returns (Unsigned Integer)

Any number if no error occurred. This is the send timeout in milliseconds.

0 if an error occurred.

Present in

DBP

C++

.Net




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