Click or drag to resize

IJVMWrapperStatistics Interface

Public accessor for statistics about JVM JNI pressure

Namespace:  MASES.JCOBridge.C2JBridge.JVMInterop
Assembly:  C2JBridge (in C2JBridge.dll) Version: 2.3.2.210304-f3821f45d93542a4fb34c013ca105a6afd2f10a2
Syntax
public interface IJVMWrapperStatistics

The IJVMWrapperStatistics type exposes the following members.

Properties
  NameDescription
Public propertyGlobalRefCount
Current global reference count
Public propertyLocalRefCount
Current local reference count
Public propertyWeakGlobalRefCount
Current weak global reference count
Top
See Also