Table of Contents

Interface IGarbageCollectorMXBean

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/GarbageCollectorMXBean.html

public interface IGarbageCollectorMXBean : IMemoryManagerMXBean, IPlatformManagedObject
Inherited Members

Properties

CollectionCount

long CollectionCount { get; }

Property Value

long

CollectionTime

long CollectionTime { get; }

Property Value

long