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.
int Instance: This is the instance that the command should use.
Any number if no error occurred. This is the send timeout in milliseconds.
0 if an error occurred.
DBP
C++
.Net