2 writes to commits
System.ServiceModel (2)
System\ServiceModel\Dispatcher\TransactedBatchContext.cs (2)
31
this.
commits
= 0;
123
++this.
commits
;
1 reference to commits
System.ServiceModel (1)
System\ServiceModel\Dispatcher\TransactedBatchContext.cs (1)
125
if (this.
commits
>= this.shared.CurrentBatchSize || DateTime.UtcNow >= this.commitNotLaterThan)