QuotaLineState Enumeration |
[Missing <summary> documentation for "T:AskiaCore.QuotaLineState"]
Namespace: AskiaCore
Member name | Value | Description | |
---|---|---|---|
Invalid | 0 | ||
Valid | 1 | ||
InProgress | 2 | ||
AllMissingBelow | 4 | ||
AllPossibleMissingBelow | 8 | ||
AllMissing | 16 | ||
AllPossibleMissing | 32 | ||
TelMissingBelow | 64 | ||
TelPossibleMissingBelow | 128 | ||
TelMissing | 256 | ||
TelPossibleMissing | 512 | ||
WebMissingBelow | 1024 | ||
WebPossibleMissingBelow | 2048 | ||
WebMissing | 4096 | ||
WebPossibleMissing | 8192 | ||
MinReachedTemp | 16384 | ||
MinReached | 32768 | ||
MaxReachedTemp | 65536 | ||
MaxReached | 131072 | ||
OverMax | 262144 | ||
Blocked | 524288 |