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
Public method ContentContext() Creates the context object.
Public method ContentContext(Configuration) Creates the context object.
Public method ContentContext(String) Creates the context object.
Public method ContentContext(Configuration, String) Creates the context object.
Public method ContentContext(String, String) Creates the context object.

Top

Properties

  Name Description
Public property Collections Gets the collection of content collections.
Public propertyStatic member DefaultServiceEndpointName Gets the default name of the Windows Communication Foundation (WCF) service endpoint.
Public property 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
Public method Dispose Disposes the context.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ContentContext Class

Microsoft.SharePoint.Search.Extended.Administration Namespace