Gets or sets the hostname of the proxy server.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
| Visual Basic |
|---|
Public Property Host As String Get Set |
| C# |
|---|
public string Host { get; set; } |