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

    Interface CrashReporterState

    interface CrashReporterState {
        diagnosticMode: boolean;
        diagnosticsMode: boolean;
        isRunning: boolean;
    }
    Index
    diagnosticMode: boolean
    diagnosticsMode: boolean

    In diagnostics mode the crash reporter will send diagnostic logs to the OpenFin reporting service on runtime shutdown

    isRunning: boolean

    Whether the crash reporter is running