1 write to timeout
System.ServiceModel (1)
System\ServiceModel\Dispatcher\TransactionBehavior.cs (1)
46this.timeout = TransactionBehavior.NormalizeTimeout(dispatch.ChannelDispatcher.TransactionTimeout);
1 reference to timeout
System.ServiceModel (1)
System\ServiceModel\Dispatcher\TransactionBehavior.cs (1)
349transaction = TransactionBehavior.CreateTransaction(this.isolation, this.timeout);