JuggerNET Runtime Library

IJvmOptions.MixedMode Property

Enables mixed execution mode if set to true.

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

Remarks

This property corresponds with the Java -Xmixed option.

See Also

IJvmOptions Interface | Codemesh.JuggerNET Namespace