Header menu logo Fittings

ProcessCorruptedState Type

A class to provide an Error Handler that can catch corrupted state or access violation errors from FSI threads too.

Constructors

Constructor Description

ProcessCorruptedState(applicationName, appendText, writeErrorFile)

Full Usage: ProcessCorruptedState(applicationName, appendText, writeErrorFile)

Parameters:
    applicationName : string
    appendText : unit -> string
    writeErrorFile : string -> bool

Returns: ProcessCorruptedState
applicationName : string
appendText : unit -> string
writeErrorFile : string -> bool
Returns: ProcessCorruptedState

Instance members

Instance member Description

this.Handler

Full Usage: this.Handler

Parameters:
_sender : obj
e : UnhandledExceptionEventArgs

Static members

Static member Description

ProcessCorruptedState.getWin32Errors ()

Full Usage: ProcessCorruptedState.getWin32Errors ()

Returns: string
Returns: string

Type something to start searching.