Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
NOTE: This API is now obsolete.
The configuration cache is now refreshed automatically by the timer service. (In Windows SharePoint Services 2.0 the RefreshConfigCacheOnRemoteServers method refreshed the configuration cache on remote servers in the server farm, and is maintained for backward compatibility.)
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
<ObsoleteAttribute("SPGlobalAdmin.RefreshConfigCache() is obsolete. The configuration cache is now refreshed automatically by the timer service.", _
False)> _
Public Sub RefreshConfigCacheOnRemoteServers
'Usage
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()