IRequest Properties

Include Protected Members
Include Inherited Members

.NET Framework 4.5

The IRequest type exposes the following members.

Properties

  Name Description
Public property Accept The accept header for this request.
Public property CookieContainer The cookies for this request.
Public property Credentials The credentials for this request.
Public property Proxy The proxy information for this request.
Public property UserAgent The user agent for this request.

Top

See Also

Reference

IRequest Interface

Microsoft.AspNet.SignalR.Client.Http Namespace