SearchServiceApplication.Update Method

Updates the status and properties of the SearchServiceApplication.

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 SearchServiceApplication

instance.Update()
public override void Update()

Remarks

This override stores the status and properties of the SearchServiceApplication in the SearchAdminDatabase. Only the changed properties are updated.

See Also

Reference

SearchServiceApplication Class

SearchServiceApplication Members

Update Overload

Microsoft.Office.Server.Search.Administration Namespace