MonobjcMonobjc Documented Class Library
NSJavaOwnVirtualMachine Field
NamespacesMonobjc.FoundationFoundationFrameworkNSJavaOwnVirtualMachine

An NSString object. If this string exists in the dictionary, NSJavaSetup attempts to create a new Java virtual machine rather than reusing the existing one. Set the value of this string to "YES".

Available in Mac OS X v10.0 through Mac OS X v10.5 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSJavaOwnVirtualMachine
Public Shared ReadOnly NSJavaOwnVirtualMachine As NSString
public:
static initonly NSString^ NSJavaOwnVirtualMachine
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.Foundation (Module: Monobjc.Foundation)