1 reference to NumberOfBatchesCompleted
System.Threading.Tasks.Dataflow (1)
Blocks\BatchBlock.cs (1)
213public long BatchesCompleted { get { return _targetDebuggingInformation.NumberOfBatchesCompleted; } }