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