CustomConnectorContentSource methods

The CustomConnectorContentSource type exposes the following members.

Methods

  Name Description
Public method Delete Deletes the content source. (Inherited from ContentSource.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public methodStatic member GetConnectorModelFilePath Gets the path of the specified protocol model file.
Public method GetHashCode (Inherited from Object.)
Public method GetProperty (Inherited from ContentSource.)
Public methodStatic member GetRegisteredConnectorsInfo Retrieves the registered protocols information from a specified SearchServiceApplication.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method PauseCrawl Pauses an active crawl for the content source. (Inherited from ContentSource.)
Public method ResumeCrawl Resumes a paused crawl for the content source. (Inherited from ContentSource.)
Public method SetProperty (Inherited from ContentSource.)
Public method StartFullCrawl Starts a full crawl of the content source. (Inherited from ContentSource.)
Public method StartIncrementalCrawl Starts an incremental crawl of the content source. (Inherited from ContentSource.)
Public method StopCrawl Stops the crawl of a content source. (Inherited from ContentSource.)
Public method ToString (Inherited from Object.)
Public method Update Updates the content source with the current information from the CustomConnectorContentSource object. (Overrides ContentSource.Update().)
Public method UpdatePartitionNameOfStartAddresses (Inherited from ContentSource.)

Top

See also

Reference

CustomConnectorContentSource class

Microsoft.Office.Server.Search.Administration namespace