SiteHitRuleBehavior 枚举 (Microsoft.Office.Server.Search.Administration)
Defines the site hit rule types.
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)
语法
声明
Public Enumeration SiteHitRuleBehavior
用法
Dim instance As SiteHitRuleBehavior
public enum SiteHitRuleBehavior
成员
成员名称 | 说明 | |
---|---|---|
DelayBetweenRequests | The site hit rule applies to the time interval between sequential requests. | |
SimultaneousRequests | The site hit rule applies to the number of simultaneous connections allowed. |