SignalRError Properties
.NET Framework 4.5
Top
The SignalRError type exposes the following members.
| Name | Description | |
|---|---|---|
|
Exception | The unwrapped underlying exception. |
|
ResponseBody | The response body of the error, if it was a WebException and the response is readable. |
|
StatusCode | The status code of the error (if it was a WebException). |
Show: