Skip to content

PooledQueueCache.TryGetNextMessage(object, IBatchContainer?)

TryGetNextMessage(object, IBatchContainer?)

View source
public bool TryGetNextMessage(object cursorObj, out IBatchContainer? message)
Acquires the next message in the cache at the provided cursor

Parameters

cursorObjobject
messageIBatchContainer?