JuggerNET Runtime Library

IJvm.Attach Method ()

Attaches the current thread to the JVM. This method is not exposed to COM to prevent overloading issues.

[ComVisible(Value=False)]
long Attach();

Return Value

a long representing the local environment.

See Also

IJvm Interface | Codemesh.JuggerNET Namespace | IJvm.Attach Overload List