[#Shutdown] = Shutdown :mrdocs: Shut down the node, stopping threads and releasing resources. == Synopsis Declared in `<init.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void Shutdown(xref:node/NodeContext.adoc[node::NodeContext]& node); ---- == Parameters [cols="1,4"] |=== | Name| Description | *node* | The node context to shut down. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#