JuggerNET Runtime Library

Jvm.Attach Method ()

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

public long Attach();

Return Value

a long representing the local environment.

Implements

IJvm.Attach

See Also

Jvm Class | Codemesh.JuggerNET Namespace | Jvm.Attach Overload List