Content.DeleteCrawlInProgress-Methode
Gibt einen booleschen Wert, der angibt, ob ein Crawl gerade gelöscht werden kann.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Function DeleteCrawlInProgress As Boolean
'Usage
Dim instance As Content
Dim returnValue As Boolean
returnValue = instance.DeleteCrawlInProgress()
public bool DeleteCrawlInProgress()
Rückgabewert
Typ: System.Boolean
true Wenn ein löschcrawl ausgeführt wird; andernfalls false.