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.
int Instance: This is the instance that the command should use.
1 if graceful disconnect is enabled.
0 if graceful disconnect is disabled.
-1 if an error occurred.
DBP
C++
.Net