The SimpleCache type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ExpirationInterval |
Gets or sets the absolute interval after which unused cache entries will expire.
|
![]() |
Item |
Gets or sets the Object at the specified key.
|
![]() |
MaxSize |
Gets or sets the max number of entries allowed in the cache.
|
![]() |
PruneInterval |
Gets or sets the interval at which to prune the cache.
|