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

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

Private Properties

Property Type Description
LargeBufferPool System
OnClear void
Return bool
Take byte[]

Private Methods

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