| Package | Description |
|---|---|
| microsoft.aspnet.signalr.client | |
| microsoft.aspnet.signalr.client.http |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionBase.error(ErrorCallback handler)
Sets the handler for the "Error" event
|
void |
Connection.error(ErrorCallback handler) |
SignalRFuture<V> |
SignalRFuture.onError(ErrorCallback errorCallback)
Handles error during the execution of the Future.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HttpConnectionFuture.onTimeout(ErrorCallback errorCallback)
Handles the timeout for an Http operation
|
Copyright © 2019. All rights reserved.