Which cache priority setting has the highest priority?

Options
- CacheItemPriority.NotRemoveable
- CacheItemPriority.High
- CacheItemPriority.Default
- CacheItemPriority.AboveNormal


CORRECT ANSWER : CacheItemPriority.NotRemoveable

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement