First off, I’m extremely new to Kafka but am an experienced .net developer. Using the .net examples, I’m able to connect and subscribe to a topic. Now I might very well be missing something in the documentation, but I can’t seem to find out how to get all the messages/data from beginning of time. Our organization publishes data to this kafka topic and I need to connect at least once to level-set the data before taking on deltas of it.