Legend
| Method: void NewSession()
Declarationprotected virtual void NewSession() SummaryInitializes a new session whenever an existing one couldn’t be read. Must not save the session; only initialize any session variables. The default implementation does nothing, so derived classes don’t need to call it. |