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