Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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