Worker |
The WorkerShell Type exposes the following members.
| Name | Description of the | |
|---|---|---|
| BreakExec | Cancel the task. Cancel Worker Scheduler (not the worker!) via CancellationToken. | |
| CanRun |
Is used by Vishnu before each run of a Checker, Worker or before
Start a trigger is called up.
Returns true if the run/start can be executed.
(Inherited from NodeShellBase) | |
| Exec | Starts a responsible worker after a defined state has been reached. (TreEvent) in the tree has changed. A separate task is started internally for each Exec. | |
| Exists | Returns True if the SlavePathName exists and access is possible. |