Table of Contents

Interface IJVMWrapper

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

Public aggregate interface, extends IJVMWrapperManagement, IJVMWrapperDirect, IJVMWrapperLow

public interface IJVMWrapper : IJVMWrapperManagement, IJVMWrapperDirect, IJVMWrapperLow, IDisposable
Inherited Members
Extension Methods

Properties

UseCache

Returns true if JNI subsystem is using the cache mechanism

bool UseCache { get; }

Property Value

bool