IResponse Interface
.NET Framework 4.5 Namespace:
Microsoft.AspNet.SignalR.Client.Http
Assembly: Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
Top
The http response.
Assembly: Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
The IResponse type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Close | Closes the response. |
![]() | GetResponseStream | Gets the steam that represents the response body. |
![]() | ReadAsString | Reads the response body as a string. |
Show:
