1 write to transactionAutoCompleteOnSessionCloseSet
System.ServiceModel (1)
System\ServiceModel\ServiceBehaviorAttribute.cs (1)
221
this.
transactionAutoCompleteOnSessionCloseSet
= true;
1 reference to transactionAutoCompleteOnSessionCloseSet
System.ServiceModel (1)
System\ServiceModel\ServiceBehaviorAttribute.cs (1)
232
get { return this.
transactionAutoCompleteOnSessionCloseSet
; }