Beispiel #1
0
 public IEnumerable <JsonDocument> DebugGetDocumentsInPrefetchingQueue()
 {
     return(prefetchingQueue.Clone());
 }