The verbosity level of the JVM.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
| Member Name | Description | Value |
|---|---|---|
| None | 0 | |
| Class | 1 | |
| GC | 2 | |
| JNI | 4 | |
| All | 7 |
Namespace: Codemesh.JuggerNET
Assembly: netrt (in netrt.dll)