共用方式為


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)

屬性值

適用於