ApplicationStop()
Stops the current application context and causes the application to restart on the next request.
ApplicationStop( );
Returns: void
This function does not take any arguments.
Examples
There are currently no examples for this function.
See also
- Application
- SessionInvalidate()
- Application.cfc / <cfapplication>
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)