SiteHitRuleBehavior Enumeration

Defines the site hit rule types.

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

Syntax

'Declaration
<GuidAttribute("0CC5CF12-4951-458c-808C-BD3189D51DA4")> _
Public Enumeration SiteHitRuleBehavior
'Usage
Dim instance As SiteHitRuleBehavior
[GuidAttribute("0CC5CF12-4951-458c-808C-BD3189D51DA4")]
public enum SiteHitRuleBehavior

Members

Member name Description
SimultaneousRequests The site hit rule applies to the number of simultaneous connections allowed.
DelayBetweenRequests The site hit rule applies to the time interval between sequential requests.

See Also

Reference

Microsoft.Office.Server.Search.Administration Namespace