Shut down the node, stopping threads and releasing resources.
Synopsis
Declared in <init.h>
void
Shutdown(node::NodeContext& node);
Parameters
Name |
Description |
node |
The node context to shut down. |
Created with MrDocs
Shut down the node, stopping threads and releasing resources.
Declared in <init.h>
void
Shutdown(node::NodeContext& node);
Name |
Description |
node |
The node context to shut down. |
Created with MrDocs