C# 클래스 Microsoft.Azure.Amqp.InternalBufferManager.PooledBufferManager.BufferPool.SynchronizedBufferPool

상속: BufferPool
파일 보기 프로젝트 열기: Azure/azure-amqp

비공개 메소드들

메소드 설명
OnClear ( ) : void
Return ( byte buffer ) : bool
SynchronizedBufferPool ( int bufferSize, int limit ) : System
Take ( ) : byte[]