2 references to ListenBacklog
System.ServiceModel (2)
System\ServiceModel\Configuration\NetTcpBindingElement.cs (2)
165if (this.ListenBacklog != TcpTransportDefaults.ListenBacklogConst) 167nptBinding.ListenBacklog = this.ListenBacklog;