Property RangeOpInProgress
RangeOpInProgress
Returns true if AddRange(IEnumerable<T>?) is being executed at the moment.
public bool RangeOpInProgress { get; }
Returns true if AddRange(IEnumerable<T>?) is being executed at the moment.
public bool RangeOpInProgress { get; }