IRequest Interface
Visual Studio 2010
.NET Framework 4 Namespace:
Microsoft.AspNet.SignalR.Client.Http
Assembly: Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
Top
The http request
Assembly: Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
The IRequest type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Accept | The accept header for this request. |
![]() | CookieContainer | The cookies for this request. |
![]() | Credentials | The credentials for this request. |
![]() | Proxy | The proxy information for this request. |
![]() | UserAgent | The user agent for this request. |
Show:
