Skip to content

SimpleQueueCache.AddToCache(IList<IBatchContainer>)

AddToCache(IList<IBatchContainer>)

virtual
View source
public virtual void AddToCache(IList<IBatchContainer> msgs)
Adds messages to the cache.

Parameters

msgsIList<IBatchContainer>
The message batches.