[#node-NodeContext-shutdown_signal] = xref:node.adoc[node]::xref:node/NodeContext.adoc[NodeContext]::shutdown_signal :relfileprefix: ../../ :mrdocs: Interrupt object used to track whether node shutdown was requested. == Synopsis Declared in `<node/context.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:util/SignalInterrupt.adoc[util::SignalInterrupt]* shutdown_signal = {nullptr}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#