IsCritical

IndexErrorEventArgs.IsCritical property

Gets a flag indicating that the error occurred is critical and the index should be restarted.

public bool IsCritical { get; }

Property Value

The flag indicating that the error occurred is critical and the index should be restarted.

See Also