HttpConnectionContextExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension method to get the underlying HttpContext of the connection if there is one.
public ref class HttpConnectionContextExtensions abstract sealed
public static class HttpConnectionContextExtensions
type HttpConnectionContextExtensions = class
Public Module HttpConnectionContextExtensions
- Inheritance
-
HttpConnectionContextExtensions
Methods
GetHttpContext(ConnectionContext) |
Gets the HttpContext associated with the connection, if there is one. |