Compartir a través de


ChronologicalEvictionStrategy<TCachedMessage>.OnBlockAllocated Método

Definición

Método al que se debe llamar cuando el adaptador de datos asignó un nuevo bloque

public void OnBlockAllocated (Orleans.Providers.Streams.Common.FixedSizeBuffer newBlock);
abstract member OnBlockAllocated : Orleans.Providers.Streams.Common.FixedSizeBuffer -> unit
override this.OnBlockAllocated : Orleans.Providers.Streams.Common.FixedSizeBuffer -> unit
Public Sub OnBlockAllocated (newBlock As FixedSizeBuffer)

Parámetros

newBlock
FixedSizeBuffer

Implementaciones

Se aplica a