SPPersistedObject.Uncache 方法
释放由该对象使用的内存缓存。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Sub Uncache
用法
Dim instance As SPPersistedObject
instance.Uncache()
public void Uncache()
备注
使用Uncache方法释放由对象占用大量资源的缓存。