The CacheBroker type exposes the following members.

Constructors

  NameDescription
CacheBroker
Initializes a new instance of the CacheBroker class.

Methods

  NameDescription
AddOverloaded.
Contains
Determines whether an item with the supplied is in the cache.
GetOverloaded.
RemoveOverloaded.
SetOverloaded.
Update
Updates the specified entity in the cache.

Fields

  NameDescription
DefaultExpiry
The default expiry of a cached item.

See Also