SearchServiceApplication.SetLoadBasedQueryThrottlingThreshold - Méthode
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Sub SetLoadBasedQueryThrottlingThreshold ( _
threshold As Integer _
)
'Utilisation
Dim instance As SearchServiceApplication
Dim threshold As Integer
instance.SetLoadBasedQueryThrottlingThreshold(threshold)
public void SetLoadBasedQueryThrottlingThreshold(
int threshold
)
Paramètres
- threshold
Type : System.Int32
Voir aussi
Référence
SearchServiceApplication classe
SearchServiceApplication - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms