SPGlobalAdmin.RefreshConfigCacheOnRemoteServers method
NOTE: This API is now obsolete.
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.)
Overload list
Name | Description | |
---|---|---|
RefreshConfigCacheOnRemoteServers() | 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.) | |
RefreshConfigCacheOnRemoteServers(Guid, Boolean) | 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 based on the specified virtual server and on a Boolean value that specified whether the SharePoint administrators group account had changed, and is maintained for backward compatibility.) |
Top