ComponentSpace Proxy Class Library Reference

HttpProxyClient Class

The HttpProxyClient permits connections to be made through an HTTP proxy server.

For a list of all members of this type, see HttpProxyClient Members.

System.Object
   ComponentSpace.Proxy.ProxyClientBase
      ComponentSpace.Proxy.Http.HttpProxyClient

[Visual Basic]
Public Class HttpProxyClient
    Inherits ProxyClientBase
[C#]
public class HttpProxyClient : ProxyClientBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ComponentSpace.Proxy.Http

Assembly: ComponentSpace.Proxy (in ComponentSpace.Proxy.dll)

See Also

HttpProxyClient Members | ComponentSpace.Proxy.Http Namespace