IHubConnection Methods
.NET Framework 4.5
Top
Top
The IHubConnection type exposes the following members.
| Name | Description | |
|---|---|---|
|
ChangeState | (Inherited from IConnection.) |
|
Disconnect | (Inherited from IConnection.) |
|
OnError | (Inherited from IConnection.) |
|
OnReceived | (Inherited from IConnection.) |
|
OnReconnected | (Inherited from IConnection.) |
|
OnReconnecting | (Inherited from IConnection.) |
|
PrepareRequest | (Inherited from IConnection.) |
|
RegisterCallback | |
|
Send | (Inherited from IConnection.) |
|
Stop | (Inherited from IConnection.) |
| Name | Description | |
|---|---|---|
|
EnsureReconnecting | (Defined by ConnectionExtensions.) |
|
GetValue<T> | (Defined by ConnectionExtensions.) |
Show: