1 write to maxTransactedBatchSize
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
273
this.
maxTransactedBatchSize
= value;
1 reference to maxTransactedBatchSize
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
262
return this.
maxTransactedBatchSize
;