2 types derived from SynchronousChannelBase
System.ServiceModel.Routing (2)
System\ServiceModel\Channels\SynchronousSendBindingElement.cs (2)
241
abstract class SynchronousOutputChannelBase<TChannel> :
SynchronousChannelBase
<TChannel>
308
abstract class SynchronousRequestChannelBase<TChannel> :
SynchronousChannelBase
<TChannel>