Table of Contents

Interface IMemoryManagerMXBean

Namespace
Java.Lang.Management
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/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

String

Methods

IsValid()

bool IsValid()

Returns

bool

bool