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