Is it possible to specify message somehow, so the stream is not read from first/last/next/offset, but the message with some property. I would like to have a property on message that would specify the stream start reading from this. Would it be possible, othewise how x-stream-offset for timestam in .net works. Can I read only message that have been published after that timestamp, because I feel it reads the timestamp as offset and it says that 'Value of type 'DateTime' cannot appear as table value'.