QueryProperties.MaxTimeout - Propriété
Valeur maximale de délai d'expiration de la requête
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Property MaxTimeout As Integer
Get
Friend Set
'Utilisation
Dim instance As QueryProperties
Dim value As Integer
value = instance.MaxTimeout
public int MaxTimeout { get; internal set; }
Valeur de propriété
Type : System.Int32