HttpConnectionContextExtensions Class

Definition

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.

Applies to