The Proxy type exposes the following members.

Constructors

  NameDescription
Public methodProxy
Initializes a new instance of the Proxy class.

Fields

  NameDescription
Public fieldStatic memberEmpty
Represents a Proxy that has Host and Port values set to null.

Properties

  NameDescription
Public propertyHostName
Gets or sets the host name of the proxy.
Public propertyIsEmpty
Gets a value indicating whether this instance is empty.
Public propertyPort
Gets or sets the port of the proxy.

See Also