SessionRotate()
invalidate current session, creates a new session and migrate the data from the old session to the new.
SessionRotate( );
Returns: void
This function does not take any arguments.
Examples
There are currently no examples for this function.
See also
- Session
- SessionInvalidate()
- SessionStartTime()
- Application.cfc / <cfapplication>
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)