1 write to maxPendingConnections
SMSvcHost (1)
System\ServiceModel\Activation\NetTcpSectionData.cs (1)
31this.maxPendingConnections = section.MaxPendingConnections;
1 reference to maxPendingConnections
SMSvcHost (1)
System\ServiceModel\Activation\NetTcpSectionData.cs (1)
54return this.maxPendingConnections;