This article shows two ways to parallelize operations on file directories. The first query uses the xref:System.IO.Directory.GetFiles* method to populate an array of file names in a directory and all ...