SimpleQueueCache.AddToCache(IList<IBatchContainer>) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Ajouter une liste de messages au 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))
Paramètres
- msgs
- IList<IBatchContainer>