The task pool that the tasks will be loaded in to.
The file path of the file to load.
Parameters matching the task's 'deserialize()' excluding the deserialized buffer itself.
The number of items loaded from the file.
When serialized data has been corrupted and expected number of items is not the amount read.
Loads serialized tasks from disk. Does nothing if no file exists.