SearchIndexerStatus Class

Definition

Represents the current status and execution history of an indexer.

public class SearchIndexerStatus
type SearchIndexerStatus = class
Public Class SearchIndexerStatus
Inheritance
SearchIndexerStatus

Properties

ExecutionHistory

History of the recent indexer executions, sorted in reverse chronological order.

LastResult

The result of the most recent or an in-progress indexer execution.

Limits

The execution limits for the indexer.

Status

Overall indexer status.

Applies to