Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

Shutdown event ? #42

Closed
gchauvet opened this issue Nov 30, 2014 · 1 comment
Closed

Shutdown event ? #42

gchauvet opened this issue Nov 30, 2014 · 1 comment

Comments

@gchauvet
Copy link

Hi,

A simple question from a Node/Javascript noob : Dose Architect supports a "shutdown" event ?

Thank you in advance :)

@gchauvet
Copy link
Author

gchauvet commented Dec 2, 2014

The solution :

register(null, {
        onDestroy: function (callback) {
            // ....
        },
        // ...
    });

@gchauvet gchauvet closed this as completed Dec 2, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant