1 reference to SocketConnectionListener
System.ServiceModel (1)
System\ServiceModel\Channels\ExclusiveTcpTransportManager.cs (1)
91
socketListener = new
SocketConnectionListener
(new IPEndPoint(ipAddress, port), this, false);