ContentContext Members
Include Protected Members
Include Inherited Members
Specifies the entry point for the FAST Search Server 2010 for SharePointcontent collection functionality.
The ContentContext type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ContentContext() | Creates the context object. | |
ContentContext(Configuration) | Creates the context object. | |
ContentContext(String) | Creates the context object. | |
ContentContext(Configuration, String) | Creates the context object. | |
ContentContext(String, String) | Creates the context object. |
Top
Properties
Name | Description | |
---|---|---|
Collections | Gets the collection of content collections. | |
DefaultServiceEndpointName | Gets the default name of the Windows Communication Foundation (WCF) service endpoint. | |
Pipelines | Gets the collection of content pipelines. Be aware that only one pipeline is supported in FAST Search Server 2010 for SharePoint. |
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
Microsoft.SharePoint.Search.Extended.Administration Namespace