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.
The time it took for the search query to be processed by the Search service application.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<DataMemberAttribute> _
Public Property QueryProcessingTime As Integer
Get
Set
'Usage
Dim instance As ResultTableCollection
Dim value As Integer
value = instance.QueryProcessingTime
instance.QueryProcessingTime = value
[DataMemberAttribute]
public int QueryProcessingTime { get; set; }
Property Value
Type: System.Int32
The query processing time, in milliseconds.