shutdownLibNexa

Shutdown the libnexa processing threads and any other tasks needed to stop. Thread stopping occurs via join() so if you have launched an infinite loop as a libnexa job @see laterJob @see laterOneJob, this function will not return. Shutdown is permanent. After calling this function, do not call initializeLibNexa again (and expect that it will work).

See also