Page 1 of 1

Asynchronous File I/O methods

Posted: Sun Sep 18, 2022 7:02 am
by Joel
Status

Requested

Complexity

5/10

Description

Asynchronous methods for I/O methods such as CreateBackup, CopyFIle, StoreCache.

Note that care must be taken to ensure that people are aware of the limitations and requirements of using asynchronous code and that they should only be used by those who already have an understanding of tasks, threads and concurrency.