PersistedDictionary.SetDirty Method
Sets the dictionary modification flag to dirty.
Namespace: Microsoft.SharePoint.Search.Extended.Administration.Store
Assembly: Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)
Syntax
'Declaration
Sub SetDirty
'Usage
Dim instance As PersistedDictionary
instance.SetDirty()
void SetDirty()
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.Store Namespace