Enum ProxyMode
Whether to use proxies or not for the current session.
Namespace: RuriLib.Runner
Assembly: RuriLib.dll
Syntax
public enum ProxyMode
Fields
Name | Description |
---|---|
Default | Use the default setting in the config. |
Off | Never use proxies. |
On | Always use proxies. |