Session Section End
Description
Ends a session section which was started by the
<Session> directive. All directives inside
a session section apply to the current session and sub-sessions.
Parameters
No parameters are required for this directive.
Default If No Entry Found
There is no default for this directive.
Command To Change This Value
File Syntax
</Session>
Each <Session> entry in the
session based configuration file
must have a matching </Session> entry. Session sections cannot
be nested (i.e. A session start must be followed by a session end before
another session start is found).
Also See