1 write to maxPendingAccepts
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportChannelListener.cs (1)
70
this.
maxPendingAccepts
= bindingElement.MaxPendingAccepts;
1 reference to maxPendingAccepts
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionOrientedTransportChannelListener.cs (1)
196
return this.
maxPendingAccepts
;