MoveNextWithResult
virtual
public virtual QueueCacheCursorMoveResult MoveNextWithResult() Attempts to move to the next message in the stream.
Returns
A successful result when the cursor has a current item,
QueueCacheCursorMoveResultKind when no item is available, or a cache-miss result containing the unavailable position and cache bounds. 