Table of Contents

Property UseSessionServicesAsRequestServices

Namespace
MVVrus.AspNetCore.ActiveSession
Assembly
MVVrus.AspNetCore.ActiveSession.dll

UseSessionServicesAsRequestServices

Replace value of RequestServices in HttpContext by the value of the ActiveSession.SessionServices

public bool UseSessionServicesAsRequestServices { get; set; }

Property Value

bool