private void OnEndReached(object sender, TopicPartitionOffset offset) { _handler.OnEndReached(offset.Topic, offset.Partition, offset.Offset); }