1 reference to TransactionOutputSessionChannel
System.ServiceModel (1)
System\ServiceModel\Channels\TransactionChannelFactory.cs (1)
105
return (TChannel)(object)new
TransactionOutputSessionChannel
(this, (IOutputSessionChannel)(object)innerChannel);