Edit

Share via


EventHubDataAdapter.OnBlockAllocated Property

Definition

Should be set to OnBlockAllocated method of the cache's EvicationStrategy

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)

Property Value

Applies to