1 write to maxPendingConnections
SMSvcHost (1)
System\ServiceModel\Activation\NetPipeSectionData.cs (1)
28
this.
maxPendingConnections
= section.MaxPendingConnections;
1 reference to maxPendingConnections
SMSvcHost (1)
System\ServiceModel\Activation\NetPipeSectionData.cs (1)
42
return this.
maxPendingConnections
;