QueryManager.Timeout property
Obtém para definir o valor de tempo limite de consulta para o local de pesquisa federado
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Property Timeout As Integer
Get
Set
'Uso
Dim instance As QueryManager
Dim value As Integer
value = instance.Timeout
instance.Timeout = value
public int Timeout { get; set; }
Property value
Type: System.Int32
Um inteiro de 32 bits especifica o tempo limite.