Click or drag to resize
GemFireExceptionGenerateMiniDump Method
Overload List
  NameDescription
Public methodStatic memberGenerateMiniDump Obsolete.
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.
Public methodStatic memberGenerateMiniDump(Int32, IntPtr) Obsolete.
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.
Top
See Also