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

Inheritance: BufferPool
Afficher le fichier Open project: Azure/azure-amqp

Private Methods

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