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