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)

プロパティ値

適用対象