2 types derived from TransactionReplyChannelGeneric
System.ServiceModel (2)
System\ServiceModel\Channels\TransactionChannelListener.cs (2)
132sealed class TransactionReplyChannel : TransactionReplyChannelGeneric<IReplyChannel> 158sealed class TransactionReplySessionChannel : TransactionReplyChannelGeneric<IReplySessionChannel>, IReplySessionChannel