This topic has not yet been rated - Rate this topic

QueryClientTypeMapping constructor

SharePoint 2013

Constructor for creating new client type mappings

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
public QueryClientTypeMapping(
	string clientType,
	QueryThrottlingTier tier,
	SearchObjectOwner owner
)

Parameters

clientType
Type: System.String
Client Type name
tier
Type: Microsoft.Office.Server.Search.Query.Throttling.QueryThrottlingTier
Throttling tier
owner
Type: Microsoft.Office.Server.Search.Administration.SearchObjectOwner
Client type mapping owner
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.