Partager via


SearchServiceApplication.GetQueryThrottlingLatencyGoal - Méthode (Nullable<Guid>)

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Function GetQueryThrottlingLatencyGoal ( _
    tenantId As Nullable(Of Guid) _
) As Integer
'Utilisation
Dim instance As SearchServiceApplication
Dim tenantId As Nullable(Of Guid)
Dim returnValue As Integer

returnValue = instance.GetQueryThrottlingLatencyGoal(tenantId)
public int GetQueryThrottlingLatencyGoal(
    Nullable<Guid> tenantId
)

Paramètres

Valeur renvoyée

Type : System.Int32

Voir aussi

Référence

SearchServiceApplication classe

SearchServiceApplication - Membres

GetQueryThrottlingLatencyGoal - Surcharge

Microsoft.Office.Server.Search.Administration - Espace de noms