QMPoolIdle() |
|
|
The QMPoolIdle() function terminates a QMClient connection previously established using QMConnectPool(), moving the server process into an idle state waiting for a new connection.
All files opened with QMOpen() are closed and all objects instantiated with QMCreateObject() are destroyed.
See also: Connection pooling, QMConnect(), QMConnectLocal(), QMConnectPool(), QMDisconnectAll |