다음을 통해 공유


PooledQueueCache.TryGetNextMessage(Object, IBatchContainer) 메서드

정의

제공된 커서의 캐시에서 다음 메시지를 가져옵니다.

public bool TryGetNextMessage (object cursorObj, out Orleans.Streams.IBatchContainer message);
member this.TryGetNextMessage : obj * IBatchContainer -> bool
Public Function TryGetNextMessage (cursorObj As Object, ByRef message As IBatchContainer) As Boolean

매개 변수

cursorObj
Object
message
IBatchContainer

반환

적용 대상