The Proxy type exposes the following members.
Constructors
|
| Name | Description |
|---|
 | Proxy |
Initializes a new instance of the Proxy class.
|
Fields
|
| Name | Description |
|---|
  | Empty |
Represents a Proxy that has Host and Port values set to null.
|
Properties
|
| Name | Description |
|---|
 | HostName |
Gets or sets the host name of the proxy.
|
 | IsEmpty |
Gets a value indicating whether this instance is empty.
|
 | Port |
Gets or sets the port of the proxy.
|
See Also