SPFarm.EnableCaching method

Enables the file system and in-memory caches of configuration objects in the server farm.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub EnableCaching
'Usage
Dim instance As SPFarm

instance.EnableCaching()
public void EnableCaching()

See also

Reference

SPFarm class

SPFarm members

Microsoft.SharePoint.Administration namespace