2 references to Initialize
System.ServiceModel (2)
System\ServiceModel\Channels\ConnectionBufferPool.cs (2)
18
this.
Initialize
(bufferSize, batchCount, batchCount * MaxFreeCountFactor);
23
this.
Initialize
(bufferSize, ComputeBatchCount(bufferSize), maxFreeCount);