CustomConnectorContentSource methods
SharePoint 2013
The CustomConnectorContentSource type exposes the following members.
| Name | Description | |
|---|---|---|
|
Delete | Deletes the content source. (Inherited from ContentSource.) |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetConnectorModelFilePath | Gets the path of the specified protocol model file. |
|
GetHashCode | (Inherited from Object.) |
|
GetProperty | (Inherited from ContentSource.) |
|
GetRegisteredConnectorsInfo | Retrieves the registered protocols information from a specified SearchServiceApplication. |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
PauseCrawl | Pauses an active crawl for the content source. (Inherited from ContentSource.) |
|
ResumeCrawl | Resumes a paused crawl for the content source. (Inherited from ContentSource.) |
|
SetProperty | (Inherited from ContentSource.) |
|
StartFullCrawl | Starts a full crawl of the content source. (Inherited from ContentSource.) |
|
StartIncrementalCrawl | Starts an incremental crawl of the content source. (Inherited from ContentSource.) |
|
StopCrawl | Stops the crawl of a content source. (Inherited from ContentSource.) |
|
ToString | (Inherited from Object.) |
|
Update | Updates the content source with the current information from the CustomConnectorContentSource object. (Overrides ContentSource.Update().) |
|
UpdatePartitionNameOfStartAddresses | (Inherited from ContentSource.) |
Show: