1 write to transactionTimeoutSet
System.ServiceModel (1)
System\ServiceModel\CallbackBehaviorAttribute.cs (1)
115
this.
transactionTimeoutSet
= true;
1 reference to transactionTimeoutSet
System.ServiceModel (1)
System\ServiceModel\CallbackBehaviorAttribute.cs (1)
130
get { return this.
transactionTimeoutSet
; }