Enum ProxyReloadSource
The Source of proxies that gets queried when all proxies are banned in order to get fresh ones.
Namespace: RuriLib.ViewModels
Assembly: RuriLib.dll
Syntax
public enum ProxyReloadSource
Fields
| Name | Description |
|---|---|
| API | An online API. |
| File | A file on the disk. |
| Manager | The ProxyManager. |