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