Can I unload a Hydra plugin, without releasing an object created by it?

I am using Delphi 10.4.1, and latest Hydra 6.3.0.1259

I have an interfaced object created inside the Hydra plugin, and returned to the host. Can I unload the hydra plugin, but still keep a live reference to that interfaced object?

I’d expect that most definitely not, no. :wink: