Local Engine Properties (Magic xpa 2.x)
The local engine properties are:
|
|
ApplicationName
|
This property specifies the name of the application to be opened in runtime and which public programs will be executed.
|
WindowHandle
|
This property is used to retrieve the handle of the Magic xpa window after it is loaded. This property cannot be assigned with a default value.
|
CommandLineParams
|
A series of environment parameters that can be used when loading a Magic xpa engine.
|
uniPaaSEnginePath
|
The engine path name. The Magic xpa engine loaded at runtime is specified from the path defined in this property. If this property is not set, Magic xpa will load the Magic xpa engine from the file path specified in the registry of the Magic xpa installation.
|
EngineLoadTimeout
|
The timeout value after which the MagicEngineLoad method will fail if the application cannot load and connect to a local Magic xpa engine.
|