1 write to listenBacklog
System.ServiceModel (1)
System\ServiceModel\Channels\ExclusiveTcpTransportManager.cs (1)
180
this.
listenBacklog
= channelListener.ListenBacklog;
1 reference to listenBacklog
System.ServiceModel (1)
System\ServiceModel\Channels\ExclusiveTcpTransportManager.cs (1)
234
&& (this.
listenBacklog
== channelListener.ListenBacklog)