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