I\'m using the MQTTnet client in a console app. In my use case it seems like I do not need asynchrouns execution and I\'d like to ease design by using synchronous execution. How