1 write to txTimeout
System.ServiceModel (1)
System\ServiceModel\Dispatcher\TransactedBatchContext.cs (1)
189this.txTimeout = TransactionBehavior.NormalizeTimeout(dispatcher.TransactionTimeout);
1 reference to txTimeout
System.ServiceModel (1)
System\ServiceModel\Dispatcher\TransactedBatchContext.cs (1)
265return this.txTimeout;