Shutdown()
- Last UpdatedNov 25, 2015
- 1 minute read
Use the Shutdown() method to gracefully cancel outstanding command object requests and release references to all persisted aaDBCommand and aaDBTransaction objects.
Call this method just once from a shutdown script in the hosting engine.
Syntax
void Shutdown()