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