Freigeben über


CrawlStorePartitionManager.BeginCrawlStoreRebalancing-Methode

Starten Sie Neugewichtung Inhalt in Crawl speichern.

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

Syntax

'Declaration
Public Function BeginCrawlStoreRebalancing As Nullable(Of Guid)
'Usage
Dim instance As CrawlStorePartitionManager
Dim returnValue As Nullable(Of Guid)

returnValue = instance.BeginCrawlStoreRebalancing()
public Nullable<Guid> BeginCrawlStoreRebalancing()

Rückgabewert

Typ: System.Nullable<Guid>
Gibt die ID ändern, wenn die Umstrukturierung erfolgreich gestartet wurde, oder Null, wenn Bedienstete nicht benötigt wird. Löst eine InvalidOperationException aus, wenn der Bedienstete war erforderlich, aber wir nicht registriert.

Siehe auch

Referenz

CrawlStorePartitionManager Klasse

CrawlStorePartitionManager-Member

Microsoft.Office.Server.Search.Administration-Namespace