AdvantageDelegatingHandlerBase..::..CurrentContext Property
Gets a wrapper around the current HttpContext for use by the handler
pipeline.
Namespace:
AdvantageCSP.APIAssembly: AdvantageCSP.API (in AdvantageCSP.API.dll)
Syntax
public HttpContextWrapper CurrentContext { get; }

