Метод SPGlobalAdmin.RefreshConfigCache
Примечание. Этот API устарел.
Кэш конфигурации теперь обновляются автоматически службой времени. (В Windows SharePoint Services 2.0 метод RefreshConfigCache обновить кэш конфигурации и сохраняется для обеспечения обратной совместимости.)
Пространство имен: 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()