Showing:

Annotations
Diagrams
Properties
Used by
Element PollingServer
Annotations
References Notes

This parameter specifies YADE to act as a polling server.

  • If this value "false" then the polling server stops after the first polling trial. The first polling trial ends if either the PollTimeout is reached or some files (at least MinFiles) are found.
  • If this value "true" then the polling server starts polling trials endlessly (see PollForever) or until PollingServerDuration is reached. If some files are found inside a polling trial then these files are transferred before the next polling trial is started.

This setting should be "false" if YADE is executed by JobScheduler as JobScheduler itself has mechanisms to start jobs repeatedly.

Diagram
Diagram
Type xs:boolean
Properties
content simple
default false
Used by
Element Polling