HttpWebResponseWrapper Constructor

.NET Framework 4.5

Initializes a new instance of the HttpWebResponseWrapper class.

Namespace:  Microsoft.AspNet.SignalR.Client.Http
Assembly:  Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)

public:
HttpWebResponseWrapper(
	IRequest^ request, 
	HttpWebResponse^ response
)
Show: