Method RefreshActiveSession
- Namespace
- MVVrus.AspNetCore.ActiveSession
- Assembly
- MVVrus.AspNetCore.ActiveSession.dll
RefreshActiveSession()
Tries to update an active session object for this request if the previous one has been terminated.
bool RefreshActiveSession()
Returns
- bool
A boolean value indicating was the active session object really changed for this request.