SearchServiceApplication.MaxQueryTimeout - Propriété
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Property MaxQueryTimeout As Integer
Get
Set
'Utilisation
Dim instance As SearchServiceApplication
Dim value As Integer
value = instance.MaxQueryTimeout
instance.MaxQueryTimeout = value
public int MaxQueryTimeout { get; set; }
Valeur de propriété
Type : System.Int32
Voir aussi
Référence
SearchServiceApplication classe
SearchServiceApplication - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms