HttpRequestMessageWrapper Class
.NET Framework 4.5
Namespace:
Microsoft.AspNet.SignalR.Client.Http
Assembly: Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
Top
Top
Provides a wrapper of the HTTP request message.
Assembly: Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
The HttpRequestMessageWrapper type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | HttpRequestMessageWrapper | Initializes a new instance of the HttpRequestMessageWrapper class. |
| Name | Description | |
|---|---|---|
![]() | Abort | Cancels the current HTTP request message. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | SetRequestHeaders | Sets the request headers of the HttpRequestMessageWrapper. |
![]() | ToString | (Inherited from Object.) |
Show:
