Type: |
Method |
Available as of: |
V1.0.0.0 |
Versions: |
Current version |
The method Job is passed to one of the additional tasks created by this library. The program code contained in this method is then executed asynchronously in one of these tasks.
The method has no interface.
NOTE: The method is called only once. The implemented code must be able to complete in one function call. Breakpoints are ignored.