1 write to listenBacklog
System.ServiceModel (1)
System\ServiceModel\Channels\ExclusiveTcpTransportManager.cs (1)
41this.listenBacklog = channelListener.ListenBacklog;
1 reference to listenBacklog
System.ServiceModel (1)
System\ServiceModel\Channels\ExclusiveTcpTransportManager.cs (1)
57return this.listenBacklog;