다음을 통해 공유


ISPCache.Trim Method

Include Protected Members
Include Inherited Members

Trims a cache of items that meet specified criteria.

Overload List

  Name Description
Public method Trim() Trims all caches of objects whose expiration date is in the past.
Public method Trim(DateTime) Trims all caches of objects whose expiration dates preceded the specified DateTime.
Public method Trim(String, DateTime) Trims the cache with the specified object type of all objects whose expiration date precedes the specified DateTime.

Top

See Also

Reference

ISPCache Interface

ISPCache Members

Microsoft.Office.Server.ObjectCache Namespace