GetHttpContextExtensions 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 methods for accessing HttpContext from a hub context.
public ref class GetHttpContextExtensions abstract sealed
public static class GetHttpContextExtensions
type GetHttpContextExtensions = class
Public Module GetHttpContextExtensions
- Inheritance
-
GetHttpContextExtensions
Methods
GetHttpContext(HubCallerContext) |
Gets HttpContext from the specified connection, or |
GetHttpContext(HubConnectionContext) |
Gets HttpContext from the specified connection, or |