Will cause the process to be started using the corresponding executable file
and not a pure Java process.

Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public virtual bool UseExecutable { get; set; }
Public Overridable Property UseExecutable As Boolean
public:
virtual property bool UseExecutable {
bool get ();
void set (bool value);
}
/** @property */
public boolean get_UseExecutable()
/** @property */
public void set_UseExecutable(boolean value)
Assembly:
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.1.2.7920 (9.1.2.7920)