3 references to MaxBatchCount
System.ServiceModel (3)
System\ServiceModel\Channels\ConnectionBufferPool.cs (3)
59if (batchCount > MaxBatchCount) 61batchCount = MaxBatchCount; 67batchCount = MaxBatchCount;