mnGetGracefulDisconnectEnabled

This command is used to determine if graceful disconnect is enabled. 1 is returned if it is enabled and 0 is returned if it is disabled.

By default graceful disconnect is disabled.

You can use mnEnableGracefulDisconnect to enable graceful disconnect.

Parameters

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

Returns (Integer)

1 if graceful disconnect is enabled.

0 if graceful disconnect is disabled.

-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