Namespace Umbraco.Cms.Core.Diagnostics
Classes
MiniDump
Provides functionality to create Windows minidump files for diagnostic purposes.
Structs
MiniDump.MiniDumpExceptionInformation
Contains information about the exception that caused the dump.
Interfaces
IMarchal
Provides a collection of methods for allocating unmanaged memory, copying unmanaged memory blocks, and converting managed to unmanaged types, as well as other miscellaneous methods used when interacting with unmanaged code.
Enums
MiniDump.Option
Specifies the type of information to include in the minidump file.