CacheCloseConnection

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this 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

Page url: http://www.vouch.info/cacherdd/index.html?cache_cachecloseconnection.htm