Method Apply
- Namespace
- MVVrus.AspNetCore.ActiveSession
- Assembly
- MVVrus.AspNetCore.ActiveSession.dll
Apply(HttpContext)
A method that returns a result of application of this filter to the request context.
(bool WasMapped, string? SessionSuffix, int Order) Apply(HttpContext Context)
Parameters
Context
HttpContextA request context to which the filter to be applied.