Loads serialized tasks from disk. Does nothing if no file exists.
The task pool that the tasks will be loaded in to.
The file path of the file to load.
The number of items loaded from the file.
When serialized data has been corrupted and expected number of items is not the amount read.
See Implementation
Loads serialized tasks from disk. Does nothing if no file exists.