AboutSupportDeveloper GuideVersion 38.126.82.64
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