EnsureSessionHandler Class
A DelegatingHandler that ensures ASP.NET session state is initialized
before the request continues through the Web API pipeline.
Namespace:
AdvantageCSP.API.BaseClassesAssembly: AdvantageCSP.API (in AdvantageCSP.API.dll)
Inheritance Hierarchy
HttpMessageHandler
DelegatingHandler
AdvantageCSP.API.BaseClasses..::..EnsureSessionHandler

