SPGlobalAdmin.RefreshConfigCache 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 RefreshConfigCache method refreshed the configuration cache, and is maintained for backward compatibility.)
Overload list
Name | Description | |
---|---|---|
RefreshConfigCache() | Obsolete. The configuration cache is now refreshed automatically by the timer service. (In Windows SharePoint Services 2.0 the RefreshConfigCache method refreshed the configuration cache, and is maintained for backward compatibility.) | |
RefreshConfigCache(Guid, Boolean) | Obsolete. The configuration cache is now refreshed automatically by the timer service. (In Windows SharePoint Services 2.0 the RefreshConfigCache method refreshed the configuration cache based on the specified virtual server and on a Boolean value that indicated whether the SharePoint administrators group account had changed, and is maintained for backward compatibility.) |
Top