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