Interface IMemoryManagerMXBean
- Namespace
- Java.Lang.Management
- Assembly
- MASES.JNet.dll
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.management/java/lang/management/MemoryManagerMXBean.html
public interface IMemoryManagerMXBean : IPlatformManagedObject
- Inherited Members
Properties
MemoryPoolNames
String[] MemoryPoolNames { get; }
Property Value
- String[]
Name
String Name { get; }
Property Value
Methods
IsValid()
bool IsValid()