JuggerNET Runtime Library

IJvmLoader.Load Method ()

Attempts to load a JVM using the configured settings.Codemesh.JuggerNET.IJvmLoader.Read This method is implemented in terms of the load(bool) method with a default value of true.

[ComVisible(Value=False)]
IJvm Load();

Return Value

a reference to a JVM if successful.

See Also

IJvmLoader Interface | Codemesh.JuggerNET Namespace | IJvmLoader.Load Overload List