JuggerNET Runtime Library

IJvm.Destroy Method 

Attempts to unload the JVM.

void Destroy();

Remarks

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

See Also

IJvm Interface | Codemesh.JuggerNET Namespace