Winnovative Logo

NetworkProxyType Enumeration

Winnovative Client for .NET Core
The type of proxy used by converter to resolve requests

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

public enum NetworkProxyType
Members

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

Reference