Parallel Properties |
[This is preliminary documentation and is subject to change.]
The Parallel type exposes the following members.
Name | Description | |
---|---|---|
ActiveActor |
Gets/sets the ID of the Active Actor
| |
ActiveParallel |
(read) Sets ON/OFF (1/0) Parallel features of the Engine
(write) Delivers if the Parallel features of the Engine are Active
| |
ActorCPU |
Gets/sets the CPU of the Active Actor
| |
ActorProgress |
Gets the progress of all existing actors in pct
| |
ActorStatus |
Gets the status of each actor
| |
ConcatenateReports |
(read) Reads the values of the ConcatenateReports option (1=enabled, 0=disabled)
(write) Enable/Disable (1/0) the ConcatenateReports option for extracting monitors data
| |
NumCores |
Delivers the number of Cores of the local PC
| |
NumCPUs |
Delivers the number of CPUs on the current PC
| |
NumOfActors |
Gets the number of Actors created
|