ProxyMode

public enum ProxyMode

The modes for using proxy server on a network interface.

Entries

Link copied to clipboard

Do not use proxy. Make direct connections.

Link copied to clipboard

Use proxy server configured via StaticProxyConfig

Link copied to clipboard

Use Proxy Auto-Config URL set via pacUrl

Link copied to clipboard

A proxy mode was or is not specified

Functions

Link copied to clipboard
Returns the enum constant of this type with the specified name.
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.