The CachePriority type exposes the following members.
 Fields
Fields
| Name | Description | |
|---|---|---|
|   | DEFAULT | 
            The default priority.
             | 
|   | HIGH | 
            The next highest priority. 
             | 
|   | LOW | 
            The next lowest priority.
             | 
|   | VERY_HIGH | 
            The highest priority: pages are the least likely to be discarded.
             | 
|   | VERY_LOW | 
            The lowest priority: pages are the most likely to be discarded. 
             | 





