1 write to maxPendingAccepts
SMSvcHost (1)
System\ServiceModel\Activation\NetTcpSectionData.cs (1)
32this.maxPendingAccepts = section.MaxPendingAccepts;
1 reference to maxPendingAccepts
SMSvcHost (1)
System\ServiceModel\Activation\NetTcpSectionData.cs (1)
62return this.maxPendingAccepts;