|
FireSync API
|
Begins restarting node application software and then disconnects.
This operation shuts down node application software and restarts it, but without resetting hardware or restarting the node operating system.
This feature enables information from error-checking that normally occurs during shutdown (e.g., memory leaks) to be preserved and accessed after restart. It can also be used (with some risk) as a faster form of reset when debugging.
This feature is not supported on every platform. If this feature is not supported, restarting will have the same effect as resetting.
| node | Node object. |