2 references to MaxBatchCount
System.ServiceModel (2)
System\ServiceModel\Channels\SocketAsyncEventArgsPool.cs (2)
26if (batchCount > MaxBatchCount) 28batchCount = MaxBatchCount;