HttpWebRequestWrapper::Proxy Property
.NET Framework 4.5 Namespace:
Microsoft.AspNet.SignalR.Client.Http
Assembly: Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
Assembly: Microsoft.AspNet.SignalR.Client (in Microsoft.AspNet.SignalR.Client.dll)
public: virtual property IWebProxy^ Proxy { IWebProxy^ get () sealed; void set (IWebProxy^ value) sealed; }
Implements
IRequest::Proxy
Show: