Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OnApplicationShutdown

Interface defining method to respond to system signals (when application gets shutdown by, e.g., SIGTERM)

see

Lifecycle Events

publicapi

Hierarchy

  • OnApplicationShutdown

Index

Methods

onApplicationShutdown

  • onApplicationShutdown(signal?: string): any

Generated using TypeDoc