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