Show / Hide Table of Contents

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.

  • Improve this Doc
  • View Source
Back to top Generated by DocFX