Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Frees the memory cache that is used by the object.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public Sub Uncache
'Usage
Dim instance As SPPersistedObject
instance.Uncache()
public void Uncache()
Use the Uncache method to free the cache that is used by objects that consume large amounts of resources.