ISPCache.Trim Method

Trims all caches of objects whose expiration date is in the past.

Namespace:  Microsoft.Office.Server.ObjectCache
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Sub Trim
'Usage
Dim instance As ISPCache

instance.Trim()
void Trim()

See Also

Reference

ISPCache Interface

ISPCache Members

Trim Overload

Microsoft.Office.Server.ObjectCache Namespace