EventHubDataAdapter.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)

属性值

适用于