Click or drag to resize

WorkerShell methods

The WorkerShell Type exposes the following members.

Methods
 NameDescription of the
Public MethodBreakExec Cancel the task. Cancel Worker Scheduler (not the worker!) via CancellationToken.
Public MethodCanRun 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)
Public MethodExec 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.
Public MethodExists Returns True if the SlavePathName exists and access is possible.
Back to the top
See also