3 references to MaxPendingConnections
SMSvcHost (3)
System\ServiceModel\Activation\ListenerConfig.cs (1)
69SR.GetString(SR.TraceCodeReadNetTcpConfig, tcpData.ListenBacklog, tcpData.MaxPendingConnections,
System\ServiceModel\Activation\MessageQueue.cs (1)
422maxQueueSize = ListenerConfig.NetTcp.MaxPendingConnections;
System\ServiceModel\Activation\TransportListener.cs (1)
125ListenerConfig.NetTcp.MaxPendingConnections,