JuggerNET Runtime Library

IJvmOptions.EnableVerboseGC Property

Enables verbose garbage collection if set to true.

[ConfigOption(OptionName="null", Name="null")]
bool EnableVerboseGC {get; set;}

Remarks

This property corresponds with the Java -verbose:gc option.

See Also

IJvmOptions Interface | Codemesh.JuggerNET Namespace