Condividi tramite


SimpleQueueCache.AddToCache(IList<IBatchContainer>) Metodo

Definizione

Aggiungere un elenco di messaggi alla cache

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))

Parametri

Implementazioni

Si applica a