Skip to content

EventHubQueueCache.TryGetNextMessage(object, IBatchContainer)

TryGetNextMessage(object, IBatchContainer)

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

Parameters

cursorObjobject
messageIBatchContainer