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