1 reference to TcpChannelFactory
System.ServiceModel (1)
System\ServiceModel\Channels\TcpTransportBindingElement.cs (1)
160
return (IChannelFactory<TChannel>)(object)new
TcpChannelFactory
<TChannel>(this, context);