Microsoft.AspNet.SignalR.Client.Hubs Namespace
.NET Framework 4
Classes
Class | Description | |
---|---|---|
HubConnection | A Connection for interacting with Hubs. | |
HubInvocation | ||
HubProxy | ||
HubProxyExtensions | Extensions to the IHubProxy . | |
HubRegistrationData | ||
HubResult | Represents the result of a hub invocation. | |
Hubservable | IObservableobject implementation of a hub event. | |
Subscription | Represents a subscription to a hub method. |
Interfaces
Interface | Description | |
---|---|---|
IHubConnection | ||
IHubProxy | A client side proxy for a server side hub. |