1 write to maxAccepts
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionAcceptor.cs (1)
52
this.
maxAccepts
= maxAccepts;
1 reference to maxAccepts
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionAcceptor.cs (1)
65
return (pendingAccepts <
maxAccepts
)