CustomConnectorContentSource.Update method

Updates the content source with the current information from the CustomConnectorContentSource object.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Overrides Sub Update
'Usage
Dim instance As CustomConnectorContentSource

instance.Update()
public override void Update()

Remarks

This method updates the changes made using the SearchServiceApplication.

See also

Reference

CustomConnectorContentSource class

CustomConnectorContentSource members

Microsoft.Office.Server.Search.Administration namespace