HubResponse Properties
.NET Framework 4.5
Top
The HubResponse type exposes the following members.
| Name | Description | |
|---|---|---|
|
Error | The exception that occurs as a result of invoking the hub method. |
|
Id | The id of the operation. |
|
Result | The result of the invocation. |
|
StackTrace | The stack trace of the exception that occurs as a result of invoking the hub method. |
|
State | The changes made the the round tripped state. |
Show: