Table of Contents

Interface IJVMWrapperLow

Namespace
MASES.JCOBridge.C2JBridge.JVMInterop
Assembly
C2JBridge.dll

Low level interface to manage JVM

public interface IJVMWrapperLow
Extension Methods

Methods

DetachThread()

Detaches the current thread - should be called in any thread outside of the main thread where this object is used after it's done with it.

void DetachThread()