IndexPartitionCollection.Refresh Method
Updates the values cache for IndexPartitionCollection.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected Overrides Sub Refresh
'Usage
Me.Refresh()
protected override void Refresh()
Remarks
This override refreshes all of the IndexPartition objects in the IndexPartitionCollection with the latest index partition information.
See Also
Reference
IndexPartitionCollection Class