JuggerNET Runtime Library

IJvm.Detach Method

Detaches the current thread from the JVM.

Overload List

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);

See Also

IJvm Interface | Codemesh.JuggerNET Namespace