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
cursorObjobjectmessageIBatchContainer?
