AboutSupportDeveloper GuideVersion 39.128.83.23
interface CrashReporterState {
    diagnosticMode: boolean;
    diagnosticsMode: boolean;
    isRunning: boolean;
}

Properties

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