PersistedDictionaryContext Members
Include Protected Members
Include Inherited Members
Entry point for the persistent dictionary functionality.
The PersistedDictionaryContext type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PersistedDictionaryContext() | Creates the context object. | |
PersistedDictionaryContext(Configuration) | Creates the context object. | |
PersistedDictionaryContext(String) | Creates the context object. | |
PersistedDictionaryContext(Configuration, String) | Creates the context object. | |
PersistedDictionaryContext(String, String) | Creates the context object. |
Top
Properties
Name | Description | |
---|---|---|
DefaultServiceEndpointName | Gets the default name of the WCF service endpoint. | |
PersistedDictionaries | Collection of persisted dictionaries. |
Top
Methods
Name | Description | |
---|---|---|
Dispose | Disposes the context. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
See Also
Reference
PersistedDictionaryContext Class
Microsoft.SharePoint.Search.Extended.Administration Namespace