PersistedDictionaryContext Class
Entry point for the persistent dictionary functionality.
System.Object
Microsoft.SharePoint.Search.Extended.Administration.PersistedDictionaryContext
Namespace: Microsoft.SharePoint.Search.Extended.Administration
Assembly: Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)
'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public NotInheritable Class PersistedDictionaryContext _
Implements IDisposable
'Usage
Dim instance As PersistedDictionaryContext
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public sealed class PersistedDictionaryContext : IDisposable
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
PersistedDictionaryContext Members
Microsoft.SharePoint.Search.Extended.Administration Namespace