Share via


SPGlobalAdmin.RefreshConfigCache - Méthode

Remarque : cette API est désormais obsolète.

Le cache de configuration est maintenant actualisé automatiquement par le service du minuteur. (Dans Windows SharePoint Services 2.0 la méthode RefreshConfigCache actualiser le cache de configuration et est conservée pour la compatibilité ascendante.)

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<ObsoleteAttribute("SPGlobalAdmin.RefreshConfigCache() is obsolete.  The configuration cache is now refreshed automatically by the timer service.",  _
    False)> _
Public Sub RefreshConfigCache
'Utilisation
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()

Voir aussi

Référence

SPGlobalAdmin classe

SPGlobalAdmin - Membres

RefreshConfigCache - Surcharge

Microsoft.SharePoint.Administration - Espace de noms