1 reference to DuplexOneWayChannelFactory
System.ServiceModel (1)
System\ServiceModel\Channels\OneWayBindingElement.cs (1)
105
return (IChannelFactory<TChannel>)(object)new
DuplexOneWayChannelFactory
(this, context);