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