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