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