IsCritical
IndexErrorEventArgs.IsCritical property
获取一个标志,指示发生的错误很严重,应该重新启动索引。
public bool IsCritical { get; }
适当的价值
指示发生错误的标志是关键的,应该重新启动索引。
也可以看看
- class IndexErrorEventArgs
- 命名空间 GroupDocs.Search.Events
- 部件 GroupDocs.Search
获取一个标志,指示发生的错误很严重,应该重新启动索引。
public bool IsCritical { get; }
指示发生错误的标志是关键的,应该重新启动索引。