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