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.
Gets or sets the time-out value.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property RetryLimit As Integer
Get
Set
'Usage
Dim instance As Content
Dim value As Integer
value = instance.RetryLimit
instance.RetryLimit = value
public int RetryLimit { get; set; }
Property Value
Type: System.Int32
A 32-bit integer representing the time-out value.
See Also
Reference
Microsoft.Office.Server.Search.Administration Namespace
Other Resources
Defining Crawl Rules and File Types
Getting Started with the Enterprise Search Administration Object Model