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. |