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