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