QueryProperties.MaxTimeout property
Valor máximo de tempo limite da consulta
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Property MaxTimeout As Integer
Get
Friend Set
'Uso
Dim instance As QueryProperties
Dim value As Integer
value = instance.MaxTimeout
public int MaxTimeout { get; internal set; }
Property value
Type: System.Int32