Show / Hide Table of Contents

Enum ProxyWorking

The Working Status of a CProxy.

Namespace: RuriLib.Models
Assembly: RuriLib.dll
Syntax
public enum ProxyWorking

Fields

Name Description
NO

The proxy is down or not accepting connections.

UNTESTED

The proxy was not tested.

YES

The proxy is working fine.

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