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.7.0.0 (9.7.2.11000)