다음을 통해 공유


SimpleQueueCache.AddToCache(IList<IBatchContainer>) 메서드

정의

캐시에 메시지 목록 추가

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

매개 변수

구현

적용 대상