Overload List
| Name | Description | |
|---|---|---|
| GenerateMiniDump()() |
Generate a minidump of the current process in the directory
specified for log files using "log-file" property.
This is equivalent to the ".dump /ma" command of windbg.
| |
| GenerateMiniDump(Int32, IntPtr) |
Generate a minidump of the current process in the directory
specified for log files using "log-file" property.
This is equivalent to the ".dump /ma" command of windbg.
|