Compartir a través de


ICacheDataAdapter<TQueueMessage,TCachedMessage>.OnBlockAllocated Propiedad

Definición

Debe establecerse en el método OnBlockAllocated de la evicationStrategy de la memoria caché.

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)

Valor de propiedad

Se aplica a