Share via


SPGlobalAdmin.RefreshConfigCacheOnRemoteServers - 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 RefreshConfigCacheOnRemoteServers actualiser le cache de configuration sur les serveurs distants dans la batterie de serveurs 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 RefreshConfigCacheOnRemoteServers
'Utilisation
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()

Voir aussi

Référence

SPGlobalAdmin classe

SPGlobalAdmin - Membres

RefreshConfigCacheOnRemoteServers - Surcharge

Microsoft.SharePoint.Administration - Espace de noms