system.util.threadDump
Description
Creates a thread dump of the current running JVM.
Syntax
system.util. threadDump ( )
-
Parameters
None
-
Returns
String The dump of the current running JVM.
-
Scope
All
Code Examples
There are no examples for this function.