1 write to maxPendingAccepts
SMSvcHost (1)
System\ServiceModel\Activation\NetPipeSectionData.cs (1)
29this.maxPendingAccepts = section.MaxPendingAccepts;
1 reference to maxPendingAccepts
SMSvcHost (1)
System\ServiceModel\Activation\NetPipeSectionData.cs (1)
50return this.maxPendingAccepts;