Compartilhar via


QuerySpellingCorrectionProperties.MaxProcessingTime property

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
Public Property MaxProcessingTime As TimeSpan
    Get
    Set
'Uso
Dim instance As QuerySpellingCorrectionProperties
Dim value As TimeSpan

value = instance.MaxProcessingTime

instance.MaxProcessingTime = value
public TimeSpan MaxProcessingTime { get; set; }

Property value

Type: System.TimeSpan

Ver também

Referência

QuerySpellingCorrectionProperties class

QuerySpellingCorrectionProperties members

Microsoft.Office.Server.Search.Administration namespace