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