Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Public accessor for the search result removal timeout. This is used by the search result removal UI to display the timeout value as part of an error message.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property SearchResultRemovalTimeoutInSeconds As Integer
Get
'Usage
Dim instance As CrawlLog
Dim value As Integer
value = instance.SearchResultRemovalTimeoutInSeconds
public int SearchResultRemovalTimeoutInSeconds { get; }
Property value
Type: System.Int32