Compartir a través de


SimpleQueueCache.AddToCache(IList<IBatchContainer>) Método

Definición

Agregar una lista de mensajes a la memoria caché

public virtual void AddToCache (System.Collections.Generic.IList<Orleans.Streams.IBatchContainer> msgs);
abstract member AddToCache : System.Collections.Generic.IList<Orleans.Streams.IBatchContainer> -> unit
override this.AddToCache : System.Collections.Generic.IList<Orleans.Streams.IBatchContainer> -> unit
Public Overridable Sub AddToCache (msgs As IList(Of IBatchContainer))

Parámetros

Implementaciones

Se aplica a