Shutdown

Shut down the node, stopping threads and releasing resources.

Synopsis

Declared in <init.h>

void
Shutdown(node::NodeContext& node);

Parameters

NameDescription
nodeThe node context to shut down.