[To be supplied.]
[Visual Basic] Public Enum CacheItemPriorityDecay [C#] public enum CacheItemPriorityDecay [C++] public enum CacheItemPriorityDecay
[JScript] In JScript, you can use the enumerations in the NGWS frameworks, but you cannot define your own.
Member Name | Description |
---|---|
Default | [To be supplied.] |
Fast | [To be supplied.] |
Medium | [To be supplied.] |
Never | [To be supplied.] |
Slow | [To be supplied.] |
Namespace: System.Web.Caching
Assembly: System.Web.dll