Class WebKitProxyType
Type of proxy server
Inheritance
System.Object
WebKitProxyType
Namespace: Syncfusion.HtmlConverter
Assembly: Syncfusion.HtmlConverter.Base.dll
Syntax
public sealed class WebKitProxyType : Enum
Fields
Http
Http proxy type
Declaration
public const WebKitProxyType Http
Field Value
Type |
---|
WebKitProxyType |
HttpCaching
Http caching proxy type
Declaration
public const WebKitProxyType HttpCaching
Field Value
Type |
---|
WebKitProxyType |
None
No proxy type
Declaration
public const WebKitProxyType None
Field Value
Type |
---|
WebKitProxyType |
Socks5
Socks5 proxy type
Declaration
public const WebKitProxyType Socks5
Field Value
Type |
---|
WebKitProxyType |