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