Microsoft.AspNet.SignalR.Client.Hubs Namespace
.NET Framework 4.5
Provides classes for interacting with hubs.
| Class | Description | |
|---|---|---|
![]() | HubInvocation | Represents the hubs invocation of the client. |
![]() | HubProxy | Represents a client side proxy for a server side hub. |
![]() | HubRegistrationData | Represents a hub registration data. |
![]() | HubResult | Represents the result of a hub invocation. |
![]() | Hubservable | Represents an IObservableobject implementation of a hub event. |
![]() | Subscription | Represents a subscription to a hub method. |
| Interface | Description | |
|---|---|---|
![]() | IHubConnection | Represents a hub connection. |
Show:
