SPGlobalAdmin.RefreshConfigCache-Methode
HINWEIS: Diese API ist veraltet.
Konfigurationscache wird jetzt vom Timerdienst automatisch aktualisiert. (In Windows SharePoint Services 2.0 die RefreshConfigCache -Methode aktualisiert den Konfigurationscache und wird für die Abwärtskompatibilität beibehalten.)
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<ObsoleteAttribute("SPGlobalAdmin.RefreshConfigCache() is obsolete. The configuration cache is now refreshed automatically by the timer service.", _
False)> _
Public Sub RefreshConfigCache
'Usage
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()