Compartir a través de


del método SPGlobalAdmin.RefreshConfigCache

NOTA: esta API está ahora obsoleta.

Ahora, la caché de configuración se actualiza automáticamente por el servicio de temporizador. (En Windows SharePoint Services 2.0 el método RefreshConfigCache actualiza la caché de configuración y se mantiene por compatibilidad con versiones anteriores.)

Espacio de nombres:  Microsoft.SharePoint.Administration
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

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

Vea también

Referencia

clase SPGlobalAdmin

Miembros SPGlobalAdmin

Sobrecarga RefreshConfigCache

Espacio de nombres Microsoft.SharePoint.Administration