Proxy.Host Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
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. |