public Subscription(MqttClient owner, Connection connection) { _owner = owner; _connection = connection; }