NetworkProxyType Enumeration

The type of proxy used by converter to resolve requests

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient (in WinnovativeClient.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public enum NetworkProxyType

Members

None0 No proxy is used
Socks51 Proxy for any kind of connection
Http2 HTTP transparent proxy
HttpCaching3 HTTP caching proxy

See Also