示例#1
0
 /// <summary>
 /// Wait for the prefetcher to complete all reqeusted tasks
 /// </summary>
 public static void Wait()
 {
     Queue.Wait();
 }