1 reference to SingleBatchSize
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionBufferPool.cs (1)
60
batchCount = (
SingleBatchSize
+ bufferSize - 1) / bufferSize;