HubDispatcherMiddleware Class
.NET Framework 4.5
Namespace:
Microsoft.AspNet.SignalR.Owin.Middleware
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Top
Represents the middleware used by the hub dispatcher.
System::Object
Microsoft.Owin::OwinMiddleware
Microsoft.AspNet.SignalR.Owin.Middleware::HubDispatcherMiddleware
Microsoft.Owin::OwinMiddleware
Microsoft.AspNet.SignalR.Owin.Middleware::HubDispatcherMiddleware
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
The HubDispatcherMiddleware type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | Invoke | (Overrides OwinMiddleware::Invoke(IOwinContext).) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Show:
