| Interface | Description |
|---|---|
| SubscriptionHandler | |
| SubscriptionHandler1<E1> | |
| SubscriptionHandler2<E1,E2> | |
| SubscriptionHandler3<E1,E2,E3> | |
| SubscriptionHandler4<E1,E2,E3,E4> | |
| SubscriptionHandler5<E1,E2,E3,E4,E5> |
| Class | Description |
|---|---|
| HubConnection |
Represents a SignalRConnection that implements the Hubs protocol
|
| HubInvocation | |
| HubProxy |
Proxy for hub operations
|
| HubResult |
Represents the result of a hub operation
|
| Subscription |
Represents a subscription to a message
|
| Exception | Description |
|---|---|
| HubException |
Represents a Hub Exception
|
Copyright © 2019. All rights reserved.