<div dir="ltr">Hi Alex,<div>I've some consumer-window applications, I want to know when the download ends and so when the application stops.</div><div><br></div><div>For what seemed to me to understand, when I install on a node a ConsumerWindow application, really I call his class parent Consumer, in which I call the   App::StartApplication (). </div>
<div>So I tried to put a simple 'cout' in the Consumer::StartApplication () function and another in the Consumer::StopApplication (). The first is executed, but the second never, although I can see that the download is finished.<br>
</div><div><br></div><div>How is it possible that if the download ends, the application doesn't stop ?</div><div><br></div><div>Best regards,</div><div>Fabrizio</div></div>