Condividi tramite


MemoryPooledCache<TSerializer>.GetBatchContainer(CachedMessage) Metodo

Definizione

Converte un messaggio memorizzato nella cache in un contenitore batch per il recapito

public Orleans.Streams.IBatchContainer GetBatchContainer (ref Orleans.Providers.Streams.Common.CachedMessage cachedMessage);
abstract member GetBatchContainer : CachedMessage -> Orleans.Streams.IBatchContainer
override this.GetBatchContainer : CachedMessage -> Orleans.Streams.IBatchContainer
Public Function GetBatchContainer (ByRef cachedMessage As CachedMessage) As IBatchContainer

Parametri

cachedMessage
CachedMessage

Messaggio memorizzato nella cache.

Restituisce

Contenitore batch.

Implementazioni

Si applica a