The AspNetCacheProvider type exposes the following members.

Properties

  Name Description
Public property Priortiy
Gets or sets cache item priority level.

Note: Default is AboveNormal

Public property Timeout
Gets or sets the cache timeout period in seconds.

Note: Default is zero.

Public property UseAbsoluteExipiration
Gets or sets if absolute expiration is turned on.

Note: Absolute expiration is turned on by default.

See Also