Show / Hide Table of Contents

Enum Status

The Status of a CProxy.

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

Fields

Name Description
AVAILABLE

The proxy is not assigned to any bot.

BAD

The proxy didn't accept the connection.

BANNED

The proxy was banned.

BUSY

The proxy is assigned to at least 1 bot.

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