Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the SearchPerformanceLevel object associated with the search service.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property PerformanceLevel As SearchPerformanceLevel
Get
Set
'Usage
Dim instance As SearchService
Dim value As SearchPerformanceLevel
value = instance.PerformanceLevel
instance.PerformanceLevel = value
public SearchPerformanceLevel PerformanceLevel { get; set; }
Property Value
Type: Microsoft.Office.Server.Search.Administration.SearchPerformanceLevel