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.
Constructor for creating new client type mappings
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub New ( _
clientType As String, _
tier As QueryThrottlingTier, _
owner As SearchObjectOwner _
)
'Usage
Dim clientType As String
Dim tier As QueryThrottlingTier
Dim owner As SearchObjectOwner
Dim instance As New QueryClientTypeMapping(clientType, _
tier, owner)
public QueryClientTypeMapping(
string clientType,
QueryThrottlingTier tier,
SearchObjectOwner owner
)
Parameters
clientType
Type: System.StringClient Type name
tier
Type: Microsoft.Office.Server.Search.Query.Throttling.QueryThrottlingTierThrottling tier
owner
Type: Microsoft.Office.Server.Search.Administration.SearchObjectOwnerClient type mapping owner