Query MetadataAgent Cpu Statistics Property
Gets the agent CPU statistics for the query.
Definition
Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public CpuStatistics AgentCpuStatistics { get; }VB
Public ReadOnly Property AgentCpuStatistics As CpuStatistics
GetProperty Value
CpuStatisticsRemarks
Supported with Sphinx 2.1.
Needs to be explicitly enabled by starting searchd with the --cpustats option.