C# Class Microsoft.Azure.Amqp.InternalBufferManager.PooledBufferManager.BufferPool.SynchronizedBufferPool

Inheritance: BufferPool
Show file Open project: Azure/azure-amqp

Private Methods

Method Description
OnClear ( ) : void
Return ( byte buffer ) : bool
SynchronizedBufferPool ( int bufferSize, int limit ) : System
Take ( ) : byte[]