Additional Information
Type |
Property |
Name |
Maximum Run Time (Min.) |
||
Maximum Number of Threads |
||
Restart After (Min.) |
||
Wait for Lock (Sec.) |
Maximum Run Time (Min.) (COOAT@1.1001:atmaxruntime)
unsigned integer COOAT@1.1001:atmaxruntime
Additional Information
Maximum Number of Threads (COOAT@1.1001:atmaxthreads)
unsigned integer COOAT@1.1001:atmaxthreads not null
Additional Information
Restart After (Min.) (COOAT@1.1001:atrestartafter)
unsigned integer COOAT@1.1001:atrestartafter
Additional Information
Wait for Lock (Sec.) (COOAT@1.1001:atwaitlock)
ScheduleLocal
waits,
if the object is locked. If a new task is inserted into the
task list, the task list must be locked. If a task wants to create another task,
and the task list is locked, the system tries to lock the task list
object repeatedly. Use this property to define how long the service
should try to set a lock before generating an error. This behavior applies only
when a new task is created by another task.unsigned integer COOAT@1.1001:atwaitlock
Additional Information