Table of Contents

Interface ICompilationMXBean

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

.NET interface for TO BE DEFINED FROM USER

public interface ICompilationMXBean : IPlatformManagedObject
Inherited Members

Properties

Name

String Name { get; }

Property Value

String

TotalCompilationTime

long TotalCompilationTime { get; }

Property Value

long

Methods

IsCompilationTimeMonitoringSupported()

bool IsCompilationTimeMonitoringSupported()

Returns

bool

bool