JuggerNET Runtime Library

Jvm.Destroy Method 

Attempts to unload the JVM.

public void Destroy();

Implements

IJvm.Destroy

Remarks

You should not assume that you can reload another JVM after you have called this method to unload a JVM.

See Also

Jvm Class | Codemesh.JuggerNET Namespace