HttpBasedTransport::GetReceiveQueryString Method

.NET Framework 4.5

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

protected:
String^ GetReceiveQueryString(
	IConnection^ connection, 
	String^ data
)

Return Value

Type: System::String
Show: