DefaultHttpClient Class
Visual Studio 2010
.NET Framework 4
Namespace:
Microsoft.AspNet.SignalR.Client.Http
Assembly: Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
Top
Top
The default IHttpClient implementation.
Assembly: Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
The DefaultHttpClient type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | Get | Makes an asynchronous http GET request to the specified url. |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Post | Makes an asynchronous http POST request to the specified url. |
![]() | ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | GetNegotiationResponse | (Defined by TransportHelper.) |
![]() | Post | (Defined by IHttpClientExtensions.) |
Show:
