HttpBasedTransport Constructor

.NET Framework 4.5

Initializes a new instance of the HttpBasedTransport class.

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

protected:
HttpBasedTransport(
	IHttpClient^ httpClient, 
	String^ transport
)
Show: