Microsoft.AspNet.SignalR.Client.Hubs Namespace

.NET Framework 4.5

Provides classes for interacting with hubs.

  ClassDescription
Public classHubInvocationRepresents the hubs invocation of the client.
Public classHubProxyRepresents a client side proxy for a server side hub.
Public classHubRegistrationDataRepresents a hub registration data.
Public classHubResultRepresents the result of a hub invocation.
Public classHubservableRepresents an IObservableobject implementation of a hub event.
Public classSubscriptionRepresents a subscription to a hub method.

  InterfaceDescription
Public interfaceIHubConnectionRepresents a hub connection.
Show: