2 types derived from TransactionRequestChannelGeneric
System.ServiceModel (2)
System\ServiceModel\Channels\TransactionChannelFactory.cs (2)
137sealed class TransactionRequestChannel : TransactionRequestChannelGeneric<IRequestChannel> 165sealed class TransactionRequestSessionChannel : TransactionRequestChannelGeneric<IRequestSessionChannel>, IRequestSessionChannel