Click or drag to resize

MiniDumper Class

MiniDumper is used for writing a dump of the current process to a file on disk.
Inheritance Hierarchy
System.Object
  Ifs.Fnd.Core.MiniDumper

Namespace:  Ifs.Fnd.Core
Assembly:  Ifs.Fnd.Core (in Ifs.Fnd.Core.dll) Version: 4.52.10.0 (10.2.2.9999)
Syntax
C#
public static class MiniDumper

The MiniDumper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberWrite
Writes a full mini dump to file
Top
See Also