QueryThrottlingTier enumeration

Tiers used to set query throttling priorities

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

Syntax

'Declaration
Public Enumeration QueryThrottlingTier
'Usage
Dim instance As QueryThrottlingTier
public enum QueryThrottlingTier

Members

Member name Description
Top
Middle
Bottom
ToLocalizedString Localizes the value of given tier in the given cultureInfo.

See also

Reference

Microsoft.Office.Server.Search.Query.Throttling namespace