SiteCacheSettingsWriter.SetFarmCacheFlushFlag Method
Causes all servers in the server farm to flush the object cache for this site.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Sub SetFarmCacheFlushFlag
'Usage
Dim instance As SiteCacheSettingsWriter
instance.SetFarmCacheFlushFlag()
public void SetFarmCacheFlushFlag()