4 writes to successfullCommits
System.ServiceModel (4)
System\ServiceModel\Dispatcher\TransactedBatchContext.cs (4)
186this.successfullCommits = 0; 275this.successfullCommits = 0; 287if (++this.successfullCommits >= this.maxBatchSize * 2) 289this.successfullCommits = 0;