SiteCacheSettingsWriter.SetFarmBlobCacheFlushFlag method

Causes all servers in the server farm to flush the binary large object (BLOB) cache for this site.

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

Syntax

'Declaration
Public Sub SetFarmBlobCacheFlushFlag
'Usage
Dim instance As SiteCacheSettingsWriter

instance.SetFarmBlobCacheFlushFlag()
public void SetFarmBlobCacheFlushFlag()

See also

Reference

SiteCacheSettingsWriter class

SiteCacheSettingsWriter members

Microsoft.SharePoint.Publishing namespace