Proxy.Host Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 8.0.9673)
Host
Gets or sets the hostname of the proxy server.
Declaration
public string Host { get; set; }
Property Value
| Type | Description |
|---|---|
| String | The hostname of the proxy server. |