JuggerNET Runtime Library

Jvm Properties

The properties of the Jvm class are listed below. For a complete list of Jvm class members, see the Jvm Members topic.

Public Instance Properties

FreeMemory A property representing the free memory in the JVM.
MaxMemory A property representing the maximally available memory for the JVM.
Ptr A property representing the loaded JVM.
TotalMemory A property representing the memory used by the JVM.

See Also

Jvm Class | Codemesh.JuggerNET Namespace