Status

BaseIndexEventArgs.Status property

Gets the index status.

public IndexStatus Status { get; }

Property Value

The index status.

See Also