TransportHelper Class
.NET Framework 4.5
Namespace:
Microsoft.AspNet.SignalR.Client.Transports
Assembly: Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
Top
Provides helper methods for the transport.
Assembly: Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
The TransportHelper type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | AppendCustomQueryString | Prepends the ‘?’ or ‘&’ character if not present to the custom query string. |
![]() ![]() | GetNegotiationResponse | |
![]() ![]() | GetReceiveQueryString | |
![]() ![]() | ProcessResponse(IConnection, String, Boolean%, Boolean%) | |
![]() ![]() | ProcessResponse(IConnection, String, Boolean%, Boolean%, Action) | Processes the response message. |
Show:
