SPGlobalAdmin.RefreshConfigCache 方法

请注意:此 API 现在已过时。

配置缓存现在由定时服务自动刷新。( Windows SharePoint Services 2.0RefreshConfigCache方法刷新配置缓存,并以保持向后兼容性。)

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
<ObsoleteAttribute("SPGlobalAdmin.RefreshConfigCache() is obsolete.  The configuration cache is now refreshed automatically by the timer service.",  _
    False)> _
Public Sub RefreshConfigCache
用法
Dim instance As SPGlobalAdmin

instance.RefreshConfigCache()
[ObsoleteAttribute("SPGlobalAdmin.RefreshConfigCache() is obsolete.  The configuration cache is now refreshed automatically by the timer service.", 
    false)]
public void RefreshConfigCache()

另请参阅

引用

SPGlobalAdmin 类

SPGlobalAdmin 成员

RefreshConfigCache 重载

Microsoft.SharePoint.Administration 命名空间