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

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

Private Properties

프로퍼티 타입 설명
LargeBufferPool System
OnClear void
Return bool
Take byte[]

비공개 메소드들

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