다음을 통해 공유


ICacheDataAdapter<TQueueMessage,TCachedMessage>.OnBlockAllocated 속성

정의

캐시의 EvicationStrategy의 OnBlockAllocated 메서드로 설정해야 합니다.

public Action<Orleans.Providers.Streams.Common.FixedSizeBuffer> OnBlockAllocated { set; }
member this.OnBlockAllocated : Action<Orleans.Providers.Streams.Common.FixedSizeBuffer>
Public Property OnBlockAllocated As Action(Of FixedSizeBuffer)

속성 값

적용 대상