2 references to ComputeBatchCount
System.ServiceModel (2)
System\ServiceModel\Channels\ConnectionBufferPool.cs (2)
17int batchCount = ComputeBatchCount(bufferSize); 23this.Initialize(bufferSize, ComputeBatchCount(bufferSize), maxFreeCount);