2 types derived from SynchronousRequestChannelBase
System.ServiceModel.Routing (2)
System\ServiceModel\Channels\SynchronousSendBindingElement.cs (2)
354class SynchronousRequestChannel : SynchronousRequestChannelBase<IRequestChannel>, IRequestChannel 362class SynchronousRequestSessionChannel : SynchronousRequestChannelBase<IRequestSessionChannel>, IRequestSessionChannel