1 write to transactionAutoCompleteOnSessionClose
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
534
this.
transactionAutoCompleteOnSessionClose
= value;
1 reference to transactionAutoCompleteOnSessionClose
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
528
get { return this.
transactionAutoCompleteOnSessionClose
; }