AboutSupportDeveloper GuideVersion 47.154.100.2
OpenFin JavaScript API
    Preparing search index...

    Type Alias SystemShutdownHandler

    SystemShutdownHandler: (shutdownEvent: { proceed: () => void }) => void

    Type Declaration

      • (shutdownEvent: { proceed: () => void }): void
      • Parameters

        • shutdownEvent: { proceed: () => void }

        Returns void