SearchServiceApplication.PauseForIndexRepartitioning method
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Function PauseForIndexRepartitioning As Boolean
'Uso
Dim instance As SearchServiceApplication
Dim returnValue As Boolean
returnValue = instance.PauseForIndexRepartitioning()
public bool PauseForIndexRepartitioning()
Valor retornado
Type: System.Boolean
Ver também
Referência
SearchServiceApplication class