3 references to MaxPendingConnections
SMSvcHost (3)
System\ServiceModel\Activation\ListenerConfig.cs (1)
92SR.GetString(SR.TraceCodeReadNetPipeConfig, pipeData.MaxPendingConnections, pipeData.MaxPendingAccepts, pipeData.ReceiveTimeout), null);
System\ServiceModel\Activation\MessageQueue.cs (1)
432maxQueueSize = ListenerConfig.NetPipe.MaxPendingConnections;
System\ServiceModel\Activation\TransportListener.cs (1)
134ListenerConfig.NetPipe.MaxPendingConnections,