HttpWebResponseWrapper Constructor
.NET Framework 4.5 Namespace:
Microsoft.AspNet.SignalR.Client.Http
Assembly: Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
Initializes a new instance of the HttpWebResponseWrapper class.
Assembly: Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
Parameters
- request
- Type: Microsoft.AspNet.SignalR.Client.Http::IRequest
- response
- Type: System.Net::HttpWebResponse
Show: