1 write to timeoutHelper
System.ServiceModel (1)
System\ServiceModel\Channels\TransactionChannelListener.cs (1)
605
this.
timeoutHelper
= new TimeoutHelper(timeout);
1 reference to timeoutHelper
System.ServiceModel (1)
System\ServiceModel\Channels\TransactionChannelListener.cs (1)
610
get { return this.
timeoutHelper
; }