Click or drag to resize

IJVMWrapperStatistics Properties

The IJVMWrapperStatistics type exposes the following members.

Properties
 NameDescription
Public propertyExceptionJNICalls Total exceptions raised from JNI methods invocations
Public propertyGlobalRefCount Current global reference count
Public propertyLocalRefCount Current local reference count
Public propertyTotalJavaVMCalls Total invocations of Java VM methods
Public propertyTotalJNICalls Total invocations of JNI methods
Public propertyUptime Application up-time in milliseconds
Public propertyWeakGlobalRefCount Current weak global reference count
Top
See Also