The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
HttpContextBaseExtensions Class
Provides extension methods for HttpContextBase.
Assembly: Microsoft.Owin.Host.SystemWeb (in Microsoft.Owin.Host.SystemWeb.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetOwinContext(HttpContextBase^) | Gets the IOwinContext for the current request. |
![]() ![]() | GetOwinContext(HttpRequestBase^) | Gets the IOwinContext for the current request. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

