RequestPriority Enumeration
Beta
Enumeration of standard request priorities.
Members
| Name | Value | Description |
|---|---|---|
| Preload | 0 | Priority for pre-loading requests |
| Normal | 1000 | Priority for general requests |
| Max | Number.MAX_SAFE_INTEGER | Max possible priority |
Defined in
Last Updated: 08 January, 2020