Метод SPGlobalAdmin.RefreshConfigCacheOnRemoteServers
Примечание. Этот API устарел.
Кэш конфигурации теперь обновляются автоматически службой времени. (В Windows SharePoint Services 2.0RefreshConfigCacheOnRemoteServers метод обновления кэша конфигурации на удаленных серверах в ферме серверов и сохраняется для обеспечения обратной совместимости.)
Пространство имен: 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 RefreshConfigCacheOnRemoteServers
'Применение
Dim instance As SPGlobalAdmin
instance.RefreshConfigCacheOnRemoteServers()
[ObsoleteAttribute("SPGlobalAdmin.RefreshConfigCache() is obsolete. The configuration cache is now refreshed automatically by the timer service.",
false)]
public void RefreshConfigCacheOnRemoteServers()