QuerySpellingCorrectionProperties.MaxProcessingTime property

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

Syntax

'Declaration
Public Property MaxProcessingTime As TimeSpan
    Get
    Set
'Usage
Dim instance As QuerySpellingCorrectionProperties
Dim value As TimeSpan

value = instance.MaxProcessingTime

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

Property value

Type: System.TimeSpan

See also

Reference

QuerySpellingCorrectionProperties class

QuerySpellingCorrectionProperties members

Microsoft.Office.Server.Search.Administration namespace