다음을 통해 공유


IEvictionStrategy<TCachedMessage>.OnBlockAllocated 메서드

정의

데이터 어댑터가 새 블록을 할당할 때 호출해야 하는 메서드

public void OnBlockAllocated (Orleans.Providers.Streams.Common.FixedSizeBuffer newBlock);
abstract member OnBlockAllocated : Orleans.Providers.Streams.Common.FixedSizeBuffer -> unit
Public Sub OnBlockAllocated (newBlock As FixedSizeBuffer)

매개 변수

newBlock
FixedSizeBuffer

적용 대상