Method | Description | |
---|---|---|
Dispose ( ) : void |
Dispose of the response
|
|
SignalRError ( |
Create custom SignalR based error.
|
|
ToString ( ) : string |
Allow a SignalRError to be directly written to an output stream
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
SetResponse ( IDisposable response ) : void |
public SignalRError ( |
||
exception | The exception to unwrap | |
return | System |