3 writes to batchFinished
System.ServiceModel (3)
System\ServiceModel\Dispatcher\TransactedBatchContext.cs (3)
32
this.
batchFinished
= false;
100
this.
batchFinished
= true;
118
this.
batchFinished
= true;
1 reference to batchFinished
System.ServiceModel (1)
System\ServiceModel\Dispatcher\TransactedBatchContext.cs (1)
48
if (this.
batchFinished
)