Detaches the current thread from the JVM.
Detaches the current thread from the JVM.
public void Detach();
Detaches the current thread from the JVM. This method is not exposed to COM to prevent overloading issues.
public void Detach(long);
Jvm Class | Codemesh.JuggerNET Namespace