CacheCloseConnection

  Previous topic Next topic  

CacheCloseConnection( hConnection ) -> lSuccess

The function closes the <hConnection> from the server and cleans up occupied stacks. Typically this function is called only when application has opened multiple connections and one/some is/are needed to be closed. This is not necessary to close a connection unless you need to free-up memory and a connection process. Application closes all the opened connections at the time of termination