UNPKG

@loopback/docs

Version:

Documentation files rendered at [https://loopback.io](https://loopback.io)

24 lines (16 loc) 722 B
--- lang: en title: 'API docs: core.applicationconfig.shutdown' keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI sidebar: lb4_sidebar editurl: https://github.com/strongloop/loopback-next/tree/master/packages/core permalink: /doc/en/lb4/apidocs.core.applicationconfig.shutdown.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/core](./core.md) &gt; [ApplicationConfig](./core.applicationconfig.md) &gt; [shutdown](./core.applicationconfig.shutdown.md) ## ApplicationConfig.shutdown property Configuration for signals that shut down the application <b>Signature:</b> ```typescript shutdown?: ShutdownOptions; ```