Skip to content

IEventHubQueueCache.TryGetNextMessage(object, IBatchContainer)

TryGetNextMessage(object, IBatchContainer)

abstract
public abstract bool TryGetNextMessage(object cursorObj, out IBatchContainer message)
Try to get the next message in the cache for the provided cursor.

Parameters

cursorObjobject
messageIBatchContainer