Guest User

Untitled

a guest
Sep 21st, 2021
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 261.80 KB | None | 0 0
  1. Application: ComicRack
  2. Version : 0.9.178
  3. Assembly : 1.0.5915.38777
  4. OS : Microsoft Windows NT 6.2.9200.0 64
  5. .NET : 4.0.30319.42000
  6. Processors : 16
  7. Workingset : 1,03 GB
  8. THREADEXCEPTİON
  9. --------------------
  10. FormatException
  11. Void FormatError()
  12. Input string was not in a correct format.
  13. at System.Text.StringBuilder.FormatError()
  14. at System.Text.StringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ParamsArray args)
  15. at System.Text.StringBuilder.AppendFormat(String format, Object[] args)
  16. at cYo.Projects.ComicRack.Viewer.Views.ComicBrowserControl.get_SelectionInfo()
  17. at cYo.Projects.ComicRack.Viewer.MainForm.OnUpdateGui()
  18. at cYo.Projects.ComicRack.Viewer.MainForm.OnLoad(EventArgs e)
  19. at System.Windows.Forms.Form.OnCreateControl()
  20. at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  21. at System.Windows.Forms.Control.CreateControl()
  22. at System.Windows.Forms.Control.WmShowWindow(Message& m)
  23. at System.Windows.Forms.Control.WndProc(Message& m)
  24. at System.Windows.Forms.Form.WmShowWindow(Message& m)
  25. at cYo.Projects.ComicRack.Viewer.MainForm.WndProc(Message& m)
  26. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  27.  
  28. --------------------
  29. Save Database Queue: Background, WaitSleepJoin (B)
  30. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  31. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  32. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  33. at cYo.Common.Threading.ProcessingQueue`1.ProcessThread(ProcessData pd)
  34. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  35. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  36. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  37. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  38. at System.Threading.ThreadHelper.ThreadStart()
  39.  
  40. --------------------
  41. GUI Thread: Running ()
  42. at cYo.Common.Threading.ThreadUtility.DumpThread(TextWriter tw, Thread t)
  43. at cYo.Common.Threading.ThreadUtility.DumpStacks(TextWriter tw)
  44. at cYo.Projects.ComicRack.Viewer.Dialogs.CrashDialog.OnBark(Object sender, BarkEventArgs e)
  45. at cYo.Common.Runtime.CrashWatchDog.OnBark(BarkType bark, Exception e)
  46. at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
  47. at System.Windows.Forms.Control.WndProcException(Exception e)
  48. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  49. at System.Windows.Forms.SafeNativeMethods.ShowWindow(HandleRef hWnd, Int32 nCmdShow)
  50. at System.Windows.Forms.SafeNativeMethods.ShowWindow(HandleRef hWnd, Int32 nCmdShow)
  51. at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
  52. at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
  53. at System.Windows.Forms.Control.Show()
  54. at cYo.Projects.ComicRack.Viewer.Program.StartNew(String[] args)
  55. at cYo.Common.Runtime.SingleInstance.Run(String[] args)
  56. at cYo.Projects.ComicRack.Viewer.Program.Main(String[] args)
  57.  
  58. --------------------
  59. Overlay Animation Thread: Background, WaitSleepJoin (B)
  60. at System.Threading.WaitHandle.WaitMultiple(WaitHandle[] waitHandles, Int32 millisecondsTimeout, Boolean exitContext, Boolean WaitAll)
  61. at System.Threading.WaitHandle.WaitAny(WaitHandle[] waitHandles, Int32 millisecondsTimeout, Boolean exitContext)
  62. at cYo.Common.Presentation.Panels.OverlayManager.RunAnimation()
  63. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  64. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  65. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  66. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  67. at System.Threading.ThreadHelper.ThreadStart()
  68.  
  69. --------------------
  70. Background Fast Page Queue: Background (B)
  71. at System.Drawing.SafeNativeMethods.Gdip.GdipBitmapLockBits(HandleRef bitmap, GPRECT& rect, ImageLockMode flags, PixelFormat format, BitmapData lockedBitmapData)
  72. at System.Drawing.SafeNativeMethods.Gdip.GdipBitmapLockBits(HandleRef bitmap, GPRECT& rect, ImageLockMode flags, PixelFormat format, BitmapData lockedBitmapData)
  73. at System.Drawing.Bitmap.LockBits(Rectangle rect, ImageLockMode flags, PixelFormat format, BitmapData bitmapData)
  74. at System.Drawing.Bitmap.LockBits(Rectangle rect, ImageLockMode flags, PixelFormat format)
  75. at cYo.Common.Drawing.ImageProcessing.Copy(Bitmap source, Rectangle clip, PixelFormat format)
  76. at cYo.Common.Drawing.BitmapExtensions.CreateCopy(Image image, Rectangle clip, PixelFormat format, Boolean alwaysTrueCopy)
  77. at cYo.Common.Drawing.BitmapExtensions.CreateCopy(Image image, PixelFormat pixelFormat, Boolean alwaysTrueCopy)
  78. at cYo.Common.Drawing.BitmapExtensions.BitmapFromStream(Stream stream, PixelFormat pixelFormat, Boolean alwaysCreateCopy)
  79. at cYo.Projects.ComicRack.Engine.IO.MemoryOptimizedImage.OnCreateImage(Byte[] data)
  80. at cYo.Projects.ComicRack.Engine.IO.MemoryOptimizedImage.UpdateImageFromData(Byte[] imageData)
  81. at cYo.Projects.ComicRack.Engine.IO.MemoryOptimizedImage.get_Size()
  82. at cYo.Projects.ComicRack.Engine.CacheManager.ImagePoolPageCached(Object sender, CacheItemEventArgs`2 e)
  83. at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
  84. at cYo.Projects.ComicRack.Engine.IO.Cache.ImagePool.OnPageCached(CacheItemEventArgs`2 e)
  85. at cYo.Common.Collections.Cache`2.OnItemAdded(CacheItemEventArgs`2 cacheItemEventArgs)
  86. at cYo.Common.Collections.Cache`2.LockItem(K key, Func`2 create, Boolean dontUpdateAccess)
  87. at cYo.Projects.ComicRack.Engine.IO.Cache.ImageManagerBase`1.AddImage(ImageKey key, Func`2 getImage)
  88. at cYo.Projects.ComicRack.Engine.IO.Cache.ImagePool.GetPage(PageKey key, IImageProvider provider, Boolean onErrorThrowException)
  89. at cYo.Projects.ComicRack.Engine.IO.Cache.ImagePool.<>c__DisplayClass51_0.<CachePage>b__0(IAsyncResult ar)
  90. at cYo.Common.Threading.ProcessingQueue`1.QueueItem.ProcessCallbacks()
  91. at cYo.Common.Threading.ProcessingQueue`1.ProcessThread(ProcessData pd)
  92. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  93. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  94. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  95. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  96. at System.Threading.ThreadHelper.ThreadStart()
  97.  
  98. --------------------
  99. Background Slow Page Queue #1: Background, WaitSleepJoin (B)
  100. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  101. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  102. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  103. at cYo.Common.Threading.ProcessingQueue`1.ProcessThread(ProcessData pd)
  104. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  105. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  106. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  107. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  108. at System.Threading.ThreadHelper.ThreadStart()
  109.  
  110. --------------------
  111. Background Slow Page Queue #2: Background, WaitSleepJoin (B)
  112. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  113. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  114. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  115. at cYo.Common.Threading.ProcessingQueue`1.ProcessThread(ProcessData pd)
  116. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  117. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  118. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  119. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  120. at System.Threading.ThreadHelper.ThreadStart()
  121.  
  122. --------------------
  123. Background Slow Page Queue #3: Background, WaitSleepJoin (B)
  124. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  125. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  126. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  127. at cYo.Common.Threading.ProcessingQueue`1.ProcessThread(ProcessData pd)
  128. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  129. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  130. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  131. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  132. at System.Threading.ThreadHelper.ThreadStart()
  133.  
  134. --------------------
  135. Background Slow Page Queue #4: Background, WaitSleepJoin (B)
  136. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  137. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  138. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  139. at cYo.Common.Threading.ProcessingQueue`1.ProcessThread(ProcessData pd)
  140. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  141. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  142. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  143. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  144. at System.Threading.ThreadHelper.ThreadStart()
  145.  
  146. --------------------
  147. Background Fast Thumbnails Queue: Background, WaitSleepJoin (B)
  148. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  149. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  150. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  151. at cYo.Common.Threading.ProcessingQueue`1.ProcessThread(ProcessData pd)
  152. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  153. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  154. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  155. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  156. at System.Threading.ThreadHelper.ThreadStart()
  157.  
  158. --------------------
  159. Background Slow Thumbnails Queue #1: Background, WaitSleepJoin (B)
  160. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  161. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  162. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  163. at cYo.Common.Threading.ProcessingQueue`1.ProcessThread(ProcessData pd)
  164. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  165. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  166. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  167. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  168. at System.Threading.ThreadHelper.ThreadStart()
  169.  
  170. --------------------
  171. Background Slow Thumbnails Queue #2: Background, WaitSleepJoin (B)
  172. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  173. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  174. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  175. at cYo.Common.Threading.ProcessingQueue`1.ProcessThread(ProcessData pd)
  176. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  177. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  178. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  179. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  180. at System.Threading.ThreadHelper.ThreadStart()
  181.  
  182. --------------------
  183. Background Slow Thumbnails Queue #3: Background, WaitSleepJoin (B)
  184. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  185. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  186. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  187. at cYo.Common.Threading.ProcessingQueue`1.ProcessThread(ProcessData pd)
  188. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  189. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  190. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  191. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  192. at System.Threading.ThreadHelper.ThreadStart()
  193.  
  194. --------------------
  195. Background Slow Thumbnails Queue #4: Background, WaitSleepJoin (B)
  196. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  197. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  198. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  199. at cYo.Common.Threading.ProcessingQueue`1.ProcessThread(ProcessData pd)
  200. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  201. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  202. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  203. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  204. at System.Threading.ThreadHelper.ThreadStart()
  205.  
  206. --------------------
  207. Update Dynamic Books: Background, WaitSleepJoin (B)
  208. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  209. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  210. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  211. at cYo.Common.Threading.ProcessingQueue`1.ProcessThread(ProcessData pd)
  212. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  213. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  214. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  215. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  216. at System.Threading.ThreadHelper.ThreadStart()
  217.  
  218. --------------------
  219. Export Books: Background, WaitSleepJoin (B)
  220. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  221. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  222. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  223. at cYo.Common.Threading.ProcessingQueue`1.ProcessThread(ProcessData pd)
  224. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  225. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  226. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  227. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  228. at System.Threading.ThreadHelper.ThreadStart()
  229.  
  230. --------------------
  231. Read Book File Information: Background, WaitSleepJoin (B)
  232. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  233. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  234. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  235. at cYo.Common.Threading.ProcessingQueue`1.ProcessThread(ProcessData pd)
  236. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  237. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  238. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  239. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  240. at System.Threading.ThreadHelper.ThreadStart()
  241.  
  242. --------------------
  243. Write Book File Information: Background, WaitSleepJoin (B)
  244. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  245. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  246. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  247. at cYo.Common.Threading.ProcessingQueue`1.ProcessThread(ProcessData pd)
  248. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  249. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  250. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  251. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  252. at System.Threading.ThreadHelper.ThreadStart()
  253.  
  254. --------------------
  255. Synchronizing Devices: Background, WaitSleepJoin (B)
  256. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  257. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  258. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  259. at cYo.Common.Threading.ProcessingQueue`1.ProcessThread(ProcessData pd)
  260. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  261. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  262. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  263. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  264. at System.Threading.ThreadHelper.ThreadStart()
  265.  
  266. --------------------
  267. Overlay Animation Thread: Background, WaitSleepJoin (B)
  268. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  269. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  270. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  271. at cYo.Common.Presentation.Panels.OverlayManager.RunAnimation()
  272. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  273. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  274. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  275. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  276. at System.Threading.ThreadHelper.ThreadStart()
  277.  
  278. --------------------
  279. Database Update: Background, WaitSleepJoin (B)
  280. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  281. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  282. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  283. at cYo.Projects.ComicRack.Engine.Database.Storage.ComicStorage.UpdateDatabase()
  284. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  285. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  286. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  287. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  288. at System.Threading.ThreadHelper.ThreadStart()
  289.  
  290. --------------------
  291. Overlay Animation Thread: Background, WaitSleepJoin (B)
  292. at System.Threading.WaitHandle.WaitMultiple(WaitHandle[] waitHandles, Int32 millisecondsTimeout, Boolean exitContext, Boolean WaitAll)
  293. at System.Threading.WaitHandle.WaitAny(WaitHandle[] waitHandles, Int32 millisecondsTimeout, Boolean exitContext)
  294. at cYo.Common.Presentation.Panels.OverlayManager.RunAnimation()
  295. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  296. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  297. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  298. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  299. at System.Threading.ThreadHelper.ThreadStart()
  300.  
  301. --------------------
  302. Create tab thumbnails: Background, WaitSleepJoin (B)
  303. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  304. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  305. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  306. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  307. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  308. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  309. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  310. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  311. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  312. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  313. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  314. at System.Threading.ThreadHelper.ThreadStart()
  315.  
  316. --------------------
  317. Free Image Memory: Background, WaitSleepJoin (B)
  318. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  319. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  320. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  321. at cYo.Projects.ComicRack.Engine.IO.MemoryOptimizedImage.FreeImageMemory()
  322. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  323. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  324. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  325. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  326. at System.Threading.ThreadHelper.ThreadStart()
  327.  
  328. --------------------
  329. Create tab thumbnails: Background, WaitSleepJoin (B)
  330. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  331. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  332. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  333. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  334. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  335. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  336. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  337. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  338. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  339. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  340. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  341. at System.Threading.ThreadHelper.ThreadStart()
  342.  
  343. --------------------
  344. Create tab thumbnails: Background, WaitSleepJoin (B)
  345. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  346. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  347. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  348. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  349. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  350. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  351. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  352. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  353. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  354. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  355. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  356. at System.Threading.ThreadHelper.ThreadStart()
  357.  
  358. --------------------
  359. Create tab thumbnails: Background, WaitSleepJoin (B)
  360. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  361. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  362. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  363. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  364. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  365. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  366. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  367. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  368. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  369. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  370. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  371. at System.Threading.ThreadHelper.ThreadStart()
  372.  
  373. --------------------
  374. Create tab thumbnails: Background, WaitSleepJoin (B)
  375. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  376. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  377. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  378. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  379. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  380. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  381. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  382. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  383. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  384. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  385. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  386. at System.Threading.ThreadHelper.ThreadStart()
  387.  
  388. --------------------
  389. Create tab thumbnails: Background, WaitSleepJoin (B)
  390. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  391. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  392. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  393. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  394. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  395. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  396. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  397. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  398. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  399. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  400. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  401. at System.Threading.ThreadHelper.ThreadStart()
  402.  
  403. --------------------
  404. Create tab thumbnails: Background, WaitSleepJoin (B)
  405. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  406. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  407. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  408. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  409. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  410. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  411. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  412. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  413. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  414. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  415. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  416. at System.Threading.ThreadHelper.ThreadStart()
  417.  
  418. --------------------
  419. Create tab thumbnails: Background, WaitSleepJoin (B)
  420. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  421. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  422. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  423. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  424. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  425. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  426. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  427. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  428. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  429. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  430. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  431. at System.Threading.ThreadHelper.ThreadStart()
  432.  
  433. --------------------
  434. Create tab thumbnails: Background, WaitSleepJoin (B)
  435. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  436. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  437. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  438. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  439. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  440. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  441. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  442. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  443. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  444. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  445. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  446. at System.Threading.ThreadHelper.ThreadStart()
  447.  
  448. --------------------
  449. Create tab thumbnails: Background, WaitSleepJoin (B)
  450. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  451. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  452. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  453. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  454. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  455. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  456. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  457. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  458. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  459. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  460. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  461. at System.Threading.ThreadHelper.ThreadStart()
  462.  
  463. --------------------
  464. Create tab thumbnails: Background, WaitSleepJoin (B)
  465. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  466. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  467. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  468. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  469. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  470. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  471. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  472. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  473. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  474. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  475. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  476. at System.Threading.ThreadHelper.ThreadStart()
  477.  
  478. --------------------
  479. Create tab thumbnails: Background, WaitSleepJoin (B)
  480. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  481. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  482. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  483. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  484. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  485. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  486. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  487. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  488. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  489. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  490. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  491. at System.Threading.ThreadHelper.ThreadStart()
  492.  
  493. --------------------
  494. Create tab thumbnails: Background, WaitSleepJoin (B)
  495. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  496. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  497. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  498. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  499. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  500. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  501. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  502. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  503. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  504. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  505. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  506. at System.Threading.ThreadHelper.ThreadStart()
  507.  
  508. --------------------
  509. Create tab thumbnails: Background, WaitSleepJoin (B)
  510. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  511. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  512. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  513. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  514. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  515. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  516. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  517. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  518. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  519. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  520. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  521. at System.Threading.ThreadHelper.ThreadStart()
  522.  
  523. --------------------
  524. Create tab thumbnails: Background, WaitSleepJoin (B)
  525. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  526. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  527. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  528. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  529. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  530. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  531. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  532. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  533. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  534. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  535. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  536. at System.Threading.ThreadHelper.ThreadStart()
  537.  
  538. --------------------
  539. Create tab thumbnails: Background, WaitSleepJoin (B)
  540. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  541. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  542. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  543. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  544. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  545. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  546. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  547. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  548. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  549. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  550. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  551. at System.Threading.ThreadHelper.ThreadStart()
  552.  
  553. --------------------
  554. Create tab thumbnails: Background, WaitSleepJoin (B)
  555. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  556. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  557. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  558. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  559. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  560. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  561. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  562. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  563. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  564. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  565. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  566. at System.Threading.ThreadHelper.ThreadStart()
  567.  
  568. --------------------
  569. Create tab thumbnails: Background, WaitSleepJoin (B)
  570. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  571. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  572. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  573. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  574. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  575. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  576. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  577. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  578. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  579. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  580. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  581. at System.Threading.ThreadHelper.ThreadStart()
  582.  
  583. --------------------
  584. Create tab thumbnails: Background, WaitSleepJoin (B)
  585. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  586. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  587. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  588. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  589. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  590. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  591. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  592. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  593. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  594. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  595. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  596. at System.Threading.ThreadHelper.ThreadStart()
  597.  
  598. --------------------
  599. Create tab thumbnails: Background, WaitSleepJoin (B)
  600. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  601. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  602. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  603. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  604. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  605. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  606. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  607. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  608. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  609. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  610. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  611. at System.Threading.ThreadHelper.ThreadStart()
  612.  
  613. --------------------
  614. Create tab thumbnails: Background, WaitSleepJoin (B)
  615. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  616. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  617. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  618. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  619. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  620. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  621. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  622. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  623. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  624. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  625. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  626. at System.Threading.ThreadHelper.ThreadStart()
  627.  
  628. --------------------
  629. Create tab thumbnails: Background, WaitSleepJoin (B)
  630. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  631. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  632. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  633. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  634. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  635. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  636. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  637. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  638. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  639. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  640. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  641. at System.Threading.ThreadHelper.ThreadStart()
  642.  
  643. --------------------
  644. Create tab thumbnails: Background, WaitSleepJoin (B)
  645. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  646. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  647. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  648. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  649. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  650. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  651. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  652. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  653. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  654. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  655. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  656. at System.Threading.ThreadHelper.ThreadStart()
  657.  
  658. --------------------
  659. Create tab thumbnails: Background, WaitSleepJoin (B)
  660. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  661. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  662. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  663. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  664. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  665. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  666. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  667. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  668. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  669. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  670. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  671. at System.Threading.ThreadHelper.ThreadStart()
  672.  
  673. --------------------
  674. Create tab thumbnails: Background, WaitSleepJoin (B)
  675. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  676. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  677. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  678. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  679. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  680. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  681. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  682. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  683. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  684. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  685. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  686. at System.Threading.ThreadHelper.ThreadStart()
  687.  
  688. --------------------
  689. Create tab thumbnails: Background, WaitSleepJoin (B)
  690. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  691. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  692. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  693. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  694. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  695. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  696. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  697. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  698. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  699. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  700. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  701. at System.Threading.ThreadHelper.ThreadStart()
  702.  
  703. --------------------
  704. Create tab thumbnails: Background, WaitSleepJoin (B)
  705. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  706. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  707. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  708. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  709. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  710. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  711. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  712. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  713. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  714. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  715. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  716. at System.Threading.ThreadHelper.ThreadStart()
  717.  
  718. --------------------
  719. Create tab thumbnails: Background, WaitSleepJoin (B)
  720. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  721. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  722. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  723. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  724. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  725. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  726. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  727. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  728. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  729. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  730. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  731. at System.Threading.ThreadHelper.ThreadStart()
  732.  
  733. --------------------
  734. Create tab thumbnails: Background, WaitSleepJoin (B)
  735. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  736. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  737. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  738. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  739. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  740. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  741. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  742. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  743. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  744. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  745. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  746. at System.Threading.ThreadHelper.ThreadStart()
  747.  
  748. --------------------
  749. Create tab thumbnails: Background, WaitSleepJoin (B)
  750. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  751. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  752. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  753. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  754. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  755. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  756. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  757. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  758. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  759. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  760. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  761. at System.Threading.ThreadHelper.ThreadStart()
  762.  
  763. --------------------
  764. Create tab thumbnails: Background, WaitSleepJoin (B)
  765. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  766. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  767. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  768. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  769. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  770. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  771. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  772. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  773. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  774. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  775. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  776. at System.Threading.ThreadHelper.ThreadStart()
  777.  
  778. --------------------
  779. Create tab thumbnails: Background, WaitSleepJoin (B)
  780. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  781. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  782. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  783. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  784. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  785. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  786. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  787. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  788. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  789. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  790. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  791. at System.Threading.ThreadHelper.ThreadStart()
  792.  
  793. --------------------
  794. Create tab thumbnails: Background, WaitSleepJoin (B)
  795. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  796. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  797. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  798. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  799. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  800. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  801. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  802. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  803. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  804. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  805. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  806. at System.Threading.ThreadHelper.ThreadStart()
  807.  
  808. --------------------
  809. Create tab thumbnails: Background, WaitSleepJoin (B)
  810. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  811. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  812. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  813. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  814. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  815. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  816. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  817. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  818. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  819. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  820. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  821. at System.Threading.ThreadHelper.ThreadStart()
  822.  
  823. --------------------
  824. Create tab thumbnails: Background, WaitSleepJoin (B)
  825. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  826. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  827. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  828. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  829. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  830. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  831. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  832. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  833. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  834. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  835. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  836. at System.Threading.ThreadHelper.ThreadStart()
  837.  
  838. --------------------
  839. Create tab thumbnails: Background, WaitSleepJoin (B)
  840. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  841. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  842. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  843. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  844. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  845. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  846. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  847. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  848. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  849. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  850. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  851. at System.Threading.ThreadHelper.ThreadStart()
  852.  
  853. --------------------
  854. Create tab thumbnails: Background, WaitSleepJoin (B)
  855. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  856. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  857. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  858. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  859. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  860. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  861. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  862. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  863. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  864. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  865. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  866. at System.Threading.ThreadHelper.ThreadStart()
  867.  
  868. --------------------
  869. Create tab thumbnails: Background, WaitSleepJoin (B)
  870. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  871. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  872. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  873. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  874. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  875. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  876. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  877. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  878. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  879. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  880. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  881. at System.Threading.ThreadHelper.ThreadStart()
  882.  
  883. --------------------
  884. Create tab thumbnails: Background, WaitSleepJoin (B)
  885. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  886. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  887. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  888. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  889. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  890. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  891. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  892. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  893. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  894. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  895. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  896. at System.Threading.ThreadHelper.ThreadStart()
  897.  
  898. --------------------
  899. Create tab thumbnails: Background, WaitSleepJoin (B)
  900. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  901. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  902. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  903. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  904. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  905. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  906. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  907. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  908. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  909. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  910. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  911. at System.Threading.ThreadHelper.ThreadStart()
  912.  
  913. --------------------
  914. Create tab thumbnails: Background, WaitSleepJoin (B)
  915. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  916. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  917. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  918. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  919. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  920. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  921. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  922. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  923. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  924. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  925. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  926. at System.Threading.ThreadHelper.ThreadStart()
  927.  
  928. --------------------
  929. Create tab thumbnails: Background, WaitSleepJoin (B)
  930. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  931. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  932. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  933. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  934. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  935. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  936. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  937. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  938. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  939. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  940. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  941. at System.Threading.ThreadHelper.ThreadStart()
  942.  
  943. --------------------
  944. Create tab thumbnails: Background, WaitSleepJoin (B)
  945. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  946. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  947. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  948. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  949. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  950. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  951. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  952. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  953. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  954. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  955. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  956. at System.Threading.ThreadHelper.ThreadStart()
  957.  
  958. --------------------
  959. Create tab thumbnails: Background, WaitSleepJoin (B)
  960. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  961. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  962. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  963. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  964. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  965. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  966. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  967. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  968. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  969. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  970. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  971. at System.Threading.ThreadHelper.ThreadStart()
  972.  
  973. --------------------
  974. Create tab thumbnails: Background, WaitSleepJoin (B)
  975. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  976. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  977. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  978. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  979. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  980. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  981. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  982. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  983. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  984. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  985. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  986. at System.Threading.ThreadHelper.ThreadStart()
  987.  
  988. --------------------
  989. Create tab thumbnails: Background, WaitSleepJoin (B)
  990. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  991. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  992. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  993. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  994. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  995. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  996. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  997. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  998. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  999. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1000. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1001. at System.Threading.ThreadHelper.ThreadStart()
  1002.  
  1003. --------------------
  1004. Create tab thumbnails: Background, WaitSleepJoin (B)
  1005. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1006. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1007. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1008. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1009. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1010. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1011. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1012. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1013. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1014. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1015. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1016. at System.Threading.ThreadHelper.ThreadStart()
  1017.  
  1018. --------------------
  1019. Create tab thumbnails: Background, WaitSleepJoin (B)
  1020. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1021. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1022. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1023. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1024. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1025. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1026. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1027. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1028. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1029. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1030. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1031. at System.Threading.ThreadHelper.ThreadStart()
  1032.  
  1033. --------------------
  1034. Create tab thumbnails: Background, WaitSleepJoin (B)
  1035. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1036. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1037. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1038. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1039. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1040. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1041. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1042. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1043. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1044. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1045. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1046. at System.Threading.ThreadHelper.ThreadStart()
  1047.  
  1048. --------------------
  1049. Create tab thumbnails: Background, WaitSleepJoin (B)
  1050. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1051. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1052. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1053. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1054. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1055. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1056. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1057. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1058. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1059. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1060. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1061. at System.Threading.ThreadHelper.ThreadStart()
  1062.  
  1063. --------------------
  1064. Create tab thumbnails: Background, WaitSleepJoin (B)
  1065. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1066. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1067. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1068. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1069. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1070. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1071. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1072. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1073. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1074. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1075. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1076. at System.Threading.ThreadHelper.ThreadStart()
  1077.  
  1078. --------------------
  1079. Create tab thumbnails: Background, WaitSleepJoin (B)
  1080. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1081. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1082. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1083. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1084. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1085. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1086. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1087. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1088. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1089. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1090. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1091. at System.Threading.ThreadHelper.ThreadStart()
  1092.  
  1093. --------------------
  1094. Create tab thumbnails: Background, WaitSleepJoin (B)
  1095. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1096. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1097. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1098. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1099. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1100. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1101. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1102. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1103. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1104. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1105. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1106. at System.Threading.ThreadHelper.ThreadStart()
  1107.  
  1108. --------------------
  1109. Create tab thumbnails: Background, WaitSleepJoin (B)
  1110. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1111. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1112. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1113. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1114. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1115. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1116. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1117. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1118. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1119. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1120. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1121. at System.Threading.ThreadHelper.ThreadStart()
  1122.  
  1123. --------------------
  1124. Create tab thumbnails: Background, WaitSleepJoin (B)
  1125. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1126. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1127. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1128. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1129. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1130. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1131. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1132. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1133. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1134. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1135. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1136. at System.Threading.ThreadHelper.ThreadStart()
  1137.  
  1138. --------------------
  1139. Create tab thumbnails: Background, WaitSleepJoin (B)
  1140. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1141. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1142. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1143. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1144. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1145. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1146. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1147. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1148. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1149. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1150. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1151. at System.Threading.ThreadHelper.ThreadStart()
  1152.  
  1153. --------------------
  1154. Create tab thumbnails: Background, WaitSleepJoin (B)
  1155. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1156. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1157. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1158. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1159. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1160. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1161. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1162. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1163. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1164. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1165. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1166. at System.Threading.ThreadHelper.ThreadStart()
  1167.  
  1168. --------------------
  1169. Create tab thumbnails: Background, WaitSleepJoin (B)
  1170. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1171. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1172. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1173. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1174. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1175. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1176. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1177. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1178. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1179. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1180. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1181. at System.Threading.ThreadHelper.ThreadStart()
  1182.  
  1183. --------------------
  1184. Create tab thumbnails: Background, WaitSleepJoin (B)
  1185. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1186. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1187. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1188. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1189. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1190. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1191. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1192. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1193. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1194. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1195. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1196. at System.Threading.ThreadHelper.ThreadStart()
  1197.  
  1198. --------------------
  1199. Create tab thumbnails: Background, WaitSleepJoin (B)
  1200. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1201. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1202. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1203. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1204. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1205. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1206. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1207. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1208. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1209. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1210. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1211. at System.Threading.ThreadHelper.ThreadStart()
  1212.  
  1213. --------------------
  1214. Create tab thumbnails: Background, WaitSleepJoin (B)
  1215. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1216. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1217. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1218. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1219. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1220. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1221. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1222. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1223. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1224. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1225. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1226. at System.Threading.ThreadHelper.ThreadStart()
  1227.  
  1228. --------------------
  1229. Create tab thumbnails: Background, WaitSleepJoin (B)
  1230. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1231. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1232. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1233. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1234. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1235. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1236. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1237. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1238. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1239. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1240. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1241. at System.Threading.ThreadHelper.ThreadStart()
  1242.  
  1243. --------------------
  1244. Create tab thumbnails: Background, WaitSleepJoin (B)
  1245. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1246. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1247. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1248. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1249. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1250. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1251. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1252. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1253. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1254. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1255. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1256. at System.Threading.ThreadHelper.ThreadStart()
  1257.  
  1258. --------------------
  1259. Create tab thumbnails: Background, WaitSleepJoin (B)
  1260. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1261. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1262. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1263. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1264. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1265. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1266. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1267. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1268. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1269. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1270. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1271. at System.Threading.ThreadHelper.ThreadStart()
  1272.  
  1273. --------------------
  1274. Create tab thumbnails: Background, WaitSleepJoin (B)
  1275. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1276. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1277. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1278. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1279. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1280. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1281. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1282. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1283. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1284. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1285. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1286. at System.Threading.ThreadHelper.ThreadStart()
  1287.  
  1288. --------------------
  1289. Create tab thumbnails: Background, WaitSleepJoin (B)
  1290. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1291. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1292. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1293. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1294. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1295. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1296. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1297. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1298. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1299. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1300. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1301. at System.Threading.ThreadHelper.ThreadStart()
  1302.  
  1303. --------------------
  1304. Create tab thumbnails: Background, WaitSleepJoin (B)
  1305. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1306. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1307. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1308. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1309. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1310. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1311. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1312. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1313. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1314. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1315. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1316. at System.Threading.ThreadHelper.ThreadStart()
  1317.  
  1318. --------------------
  1319. Create tab thumbnails: Background, WaitSleepJoin (B)
  1320. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1321. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1322. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1323. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1324. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1325. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1326. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1327. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1328. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1329. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1330. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1331. at System.Threading.ThreadHelper.ThreadStart()
  1332.  
  1333. --------------------
  1334. Create tab thumbnails: Background, WaitSleepJoin (B)
  1335. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1336. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1337. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1338. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1339. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1340. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1341. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1342. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1343. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1344. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1345. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1346. at System.Threading.ThreadHelper.ThreadStart()
  1347.  
  1348. --------------------
  1349. Create tab thumbnails: Background, WaitSleepJoin (B)
  1350. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1351. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1352. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1353. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1354. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1355. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1356. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1357. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1358. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1359. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1360. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1361. at System.Threading.ThreadHelper.ThreadStart()
  1362.  
  1363. --------------------
  1364. Create tab thumbnails: Background, WaitSleepJoin (B)
  1365. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1366. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1367. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1368. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1369. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1370. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1371. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1372. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1373. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1374. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1375. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1376. at System.Threading.ThreadHelper.ThreadStart()
  1377.  
  1378. --------------------
  1379. Create tab thumbnails: Background, WaitSleepJoin (B)
  1380. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1381. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1382. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1383. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1384. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1385. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1386. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1387. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1388. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1389. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1390. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1391. at System.Threading.ThreadHelper.ThreadStart()
  1392.  
  1393. --------------------
  1394. Create tab thumbnails: Background, WaitSleepJoin (B)
  1395. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1396. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1397. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1398. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1399. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1400. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1401. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1402. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1403. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1404. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1405. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1406. at System.Threading.ThreadHelper.ThreadStart()
  1407.  
  1408. --------------------
  1409. Create tab thumbnails: Background, WaitSleepJoin (B)
  1410. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1411. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1412. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1413. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1414. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1415. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1416. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1417. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1418. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1419. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1420. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1421. at System.Threading.ThreadHelper.ThreadStart()
  1422.  
  1423. --------------------
  1424. Create tab thumbnails: Background, WaitSleepJoin (B)
  1425. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1426. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1427. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1428. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1429. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1430. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1431. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1432. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1433. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1434. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1435. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1436. at System.Threading.ThreadHelper.ThreadStart()
  1437.  
  1438. --------------------
  1439. Create tab thumbnails: Background, WaitSleepJoin (B)
  1440. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1441. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1442. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1443. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1444. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1445. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1446. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1447. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1448. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1449. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1450. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1451. at System.Threading.ThreadHelper.ThreadStart()
  1452.  
  1453. --------------------
  1454. Create tab thumbnails: Background, WaitSleepJoin (B)
  1455. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1456. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1457. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1458. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1459. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1460. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1461. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1462. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1463. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1464. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1465. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1466. at System.Threading.ThreadHelper.ThreadStart()
  1467.  
  1468. --------------------
  1469. Create tab thumbnails: Background, WaitSleepJoin (B)
  1470. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1471. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1472. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1473. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1474. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1475. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1476. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1477. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1478. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1479. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1480. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1481. at System.Threading.ThreadHelper.ThreadStart()
  1482.  
  1483. --------------------
  1484. Create tab thumbnails: Background, WaitSleepJoin (B)
  1485. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1486. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1487. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1488. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1489. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1490. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1491. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1492. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1493. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1494. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1495. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1496. at System.Threading.ThreadHelper.ThreadStart()
  1497.  
  1498. --------------------
  1499. Create tab thumbnails: Background, WaitSleepJoin (B)
  1500. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1501. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1502. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1503. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1504. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1505. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1506. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1507. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1508. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1509. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1510. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1511. at System.Threading.ThreadHelper.ThreadStart()
  1512.  
  1513. --------------------
  1514. Create tab thumbnails: Background, WaitSleepJoin (B)
  1515. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1516. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1517. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1518. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1519. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1520. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1521. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1522. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1523. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1524. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1525. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1526. at System.Threading.ThreadHelper.ThreadStart()
  1527.  
  1528. --------------------
  1529. Create tab thumbnails: Background, WaitSleepJoin (B)
  1530. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1531. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1532. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1533. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1534. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1535. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1536. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1537. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1538. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1539. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1540. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1541. at System.Threading.ThreadHelper.ThreadStart()
  1542.  
  1543. --------------------
  1544. Create tab thumbnails: Background, WaitSleepJoin (B)
  1545. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1546. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1547. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1548. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1549. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1550. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1551. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1552. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1553. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1554. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1555. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1556. at System.Threading.ThreadHelper.ThreadStart()
  1557.  
  1558. --------------------
  1559. Create tab thumbnails: Background, WaitSleepJoin (B)
  1560. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1561. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1562. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1563. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1564. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1565. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1566. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1567. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1568. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1569. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1570. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1571. at System.Threading.ThreadHelper.ThreadStart()
  1572.  
  1573. --------------------
  1574. Create tab thumbnails: Background, WaitSleepJoin (B)
  1575. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1576. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1577. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1578. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1579. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1580. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1581. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1582. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1583. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1584. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1585. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1586. at System.Threading.ThreadHelper.ThreadStart()
  1587.  
  1588. --------------------
  1589. Create tab thumbnails: Background, WaitSleepJoin (B)
  1590. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1591. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1592. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1593. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1594. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1595. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1596. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1597. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1598. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1599. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1600. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1601. at System.Threading.ThreadHelper.ThreadStart()
  1602.  
  1603. --------------------
  1604. Create tab thumbnails: Background, WaitSleepJoin (B)
  1605. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1606. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1607. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1608. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1609. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1610. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1611. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1612. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1613. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1614. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1615. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1616. at System.Threading.ThreadHelper.ThreadStart()
  1617.  
  1618. --------------------
  1619. Create tab thumbnails: Background, WaitSleepJoin (B)
  1620. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1621. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1622. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1623. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1624. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1625. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1626. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1627. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1628. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1629. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1630. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1631. at System.Threading.ThreadHelper.ThreadStart()
  1632.  
  1633. --------------------
  1634. Create tab thumbnails: Background, WaitSleepJoin (B)
  1635. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1636. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1637. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1638. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1639. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1640. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1641. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1642. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1643. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1644. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1645. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1646. at System.Threading.ThreadHelper.ThreadStart()
  1647.  
  1648. --------------------
  1649. Create tab thumbnails: Background, WaitSleepJoin (B)
  1650. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1651. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1652. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1653. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1654. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1655. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1656. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1657. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1658. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1659. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1660. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1661. at System.Threading.ThreadHelper.ThreadStart()
  1662.  
  1663. --------------------
  1664. Create tab thumbnails: Background, WaitSleepJoin (B)
  1665. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1666. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1667. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1668. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1669. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1670. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1671. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1672. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1673. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1674. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1675. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1676. at System.Threading.ThreadHelper.ThreadStart()
  1677.  
  1678. --------------------
  1679. Create tab thumbnails: Background, WaitSleepJoin (B)
  1680. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1681. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1682. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1683. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1684. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1685. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1686. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1687. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1688. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1689. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1690. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1691. at System.Threading.ThreadHelper.ThreadStart()
  1692.  
  1693. --------------------
  1694. Create tab thumbnails: Background, WaitSleepJoin (B)
  1695. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1696. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1697. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1698. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1699. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1700. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1701. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1702. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1703. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1704. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1705. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1706. at System.Threading.ThreadHelper.ThreadStart()
  1707.  
  1708. --------------------
  1709. Create tab thumbnails: Background, WaitSleepJoin (B)
  1710. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1711. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1712. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1713. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1714. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1715. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1716. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1717. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1718. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1719. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1720. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1721. at System.Threading.ThreadHelper.ThreadStart()
  1722.  
  1723. --------------------
  1724. Create tab thumbnails: Background, WaitSleepJoin (B)
  1725. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1726. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1727. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1728. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1729. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1730. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1731. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1732. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1733. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1734. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1735. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1736. at System.Threading.ThreadHelper.ThreadStart()
  1737.  
  1738. --------------------
  1739. Create tab thumbnails: Background, WaitSleepJoin (B)
  1740. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1741. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1742. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1743. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1744. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1745. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1746. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1747. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1748. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1749. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1750. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1751. at System.Threading.ThreadHelper.ThreadStart()
  1752.  
  1753. --------------------
  1754. Create tab thumbnails: Background, WaitSleepJoin (B)
  1755. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1756. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1757. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1758. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1759. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1760. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1761. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1762. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1763. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1764. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1765. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1766. at System.Threading.ThreadHelper.ThreadStart()
  1767.  
  1768. --------------------
  1769. Create tab thumbnails: Background, WaitSleepJoin (B)
  1770. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1771. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1772. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1773. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1774. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1775. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1776. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1777. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1778. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1779. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1780. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1781. at System.Threading.ThreadHelper.ThreadStart()
  1782.  
  1783. --------------------
  1784. Create tab thumbnails: Background, WaitSleepJoin (B)
  1785. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1786. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1787. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1788. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1789. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1790. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1791. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1792. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1793. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1794. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1795. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1796. at System.Threading.ThreadHelper.ThreadStart()
  1797.  
  1798. --------------------
  1799. Create tab thumbnails: Background, WaitSleepJoin (B)
  1800. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1801. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1802. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1803. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1804. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1805. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1806. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1807. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1808. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1809. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1810. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1811. at System.Threading.ThreadHelper.ThreadStart()
  1812.  
  1813. --------------------
  1814. Create tab thumbnails: Background, WaitSleepJoin (B)
  1815. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1816. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1817. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1818. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1819. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1820. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1821. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1822. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1823. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1824. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1825. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1826. at System.Threading.ThreadHelper.ThreadStart()
  1827.  
  1828. --------------------
  1829. Create tab thumbnails: Background, WaitSleepJoin (B)
  1830. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1831. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1832. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1833. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1834. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1835. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1836. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1837. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1838. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1839. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1840. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1841. at System.Threading.ThreadHelper.ThreadStart()
  1842.  
  1843. --------------------
  1844. Create tab thumbnails: Background, WaitSleepJoin (B)
  1845. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1846. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1847. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1848. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1849. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1850. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1851. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1852. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1853. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1854. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1855. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1856. at System.Threading.ThreadHelper.ThreadStart()
  1857.  
  1858. --------------------
  1859. Create tab thumbnails: Background, WaitSleepJoin (B)
  1860. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1861. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1862. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1863. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1864. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1865. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1866. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1867. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1868. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1869. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1870. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1871. at System.Threading.ThreadHelper.ThreadStart()
  1872.  
  1873. --------------------
  1874. Create tab thumbnails: Background, WaitSleepJoin (B)
  1875. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1876. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1877. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1878. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1879. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1880. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1881. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1882. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1883. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1884. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1885. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1886. at System.Threading.ThreadHelper.ThreadStart()
  1887.  
  1888. --------------------
  1889. Create tab thumbnails: Background, WaitSleepJoin (B)
  1890. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1891. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1892. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1893. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1894. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1895. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1896. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1897. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1898. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1899. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1900. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1901. at System.Threading.ThreadHelper.ThreadStart()
  1902.  
  1903. --------------------
  1904. Create tab thumbnails: Background, WaitSleepJoin (B)
  1905. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1906. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1907. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1908. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1909. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1910. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1911. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1912. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1913. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1914. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1915. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1916. at System.Threading.ThreadHelper.ThreadStart()
  1917.  
  1918. --------------------
  1919. Create tab thumbnails: Background, WaitSleepJoin (B)
  1920. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1921. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1922. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1923. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1924. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1925. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1926. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1927. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1928. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1929. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1930. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1931. at System.Threading.ThreadHelper.ThreadStart()
  1932.  
  1933. --------------------
  1934. Create tab thumbnails: Background, WaitSleepJoin (B)
  1935. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1936. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1937. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1938. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1939. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1940. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1941. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1942. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1943. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1944. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1945. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1946. at System.Threading.ThreadHelper.ThreadStart()
  1947.  
  1948. --------------------
  1949. Create tab thumbnails: Background, WaitSleepJoin (B)
  1950. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1951. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1952. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1953. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1954. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1955. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1956. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1957. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1958. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1959. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1960. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1961. at System.Threading.ThreadHelper.ThreadStart()
  1962.  
  1963. --------------------
  1964. Create tab thumbnails: Background, WaitSleepJoin (B)
  1965. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1966. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1967. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1968. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1969. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1970. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1971. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1972. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1973. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1974. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1975. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1976. at System.Threading.ThreadHelper.ThreadStart()
  1977.  
  1978. --------------------
  1979. Create tab thumbnails: Background, WaitSleepJoin (B)
  1980. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1981. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1982. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1983. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1984. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  1985. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  1986. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  1987. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  1988. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1989. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  1990. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  1991. at System.Threading.ThreadHelper.ThreadStart()
  1992.  
  1993. --------------------
  1994. Create tab thumbnails: Background, WaitSleepJoin (B)
  1995. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1996. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  1997. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  1998. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  1999. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2000. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2001. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2002. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2003. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2004. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2005. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2006. at System.Threading.ThreadHelper.ThreadStart()
  2007.  
  2008. --------------------
  2009. Create tab thumbnails: Background, WaitSleepJoin (B)
  2010. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2011. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2012. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2013. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2014. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2015. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2016. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2017. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2018. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2019. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2020. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2021. at System.Threading.ThreadHelper.ThreadStart()
  2022.  
  2023. --------------------
  2024. Create tab thumbnails: Background, WaitSleepJoin (B)
  2025. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2026. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2027. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2028. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2029. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2030. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2031. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2032. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2033. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2034. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2035. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2036. at System.Threading.ThreadHelper.ThreadStart()
  2037.  
  2038. --------------------
  2039. Create tab thumbnails: Background, WaitSleepJoin (B)
  2040. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2041. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2042. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2043. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2044. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2045. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2046. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2047. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2048. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2049. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2050. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2051. at System.Threading.ThreadHelper.ThreadStart()
  2052.  
  2053. --------------------
  2054. Create tab thumbnails: Background, WaitSleepJoin (B)
  2055. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2056. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2057. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2058. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2059. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2060. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2061. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2062. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2063. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2064. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2065. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2066. at System.Threading.ThreadHelper.ThreadStart()
  2067.  
  2068. --------------------
  2069. Create tab thumbnails: Background, WaitSleepJoin (B)
  2070. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2071. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2072. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2073. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2074. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2075. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2076. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2077. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2078. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2079. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2080. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2081. at System.Threading.ThreadHelper.ThreadStart()
  2082.  
  2083. --------------------
  2084. Create tab thumbnails: Background, WaitSleepJoin (B)
  2085. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2086. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2087. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2088. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2089. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2090. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2091. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2092. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2093. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2094. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2095. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2096. at System.Threading.ThreadHelper.ThreadStart()
  2097.  
  2098. --------------------
  2099. Create tab thumbnails: Background, WaitSleepJoin (B)
  2100. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2101. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2102. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2103. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2104. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2105. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2106. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2107. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2108. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2109. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2110. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2111. at System.Threading.ThreadHelper.ThreadStart()
  2112.  
  2113. --------------------
  2114. Create tab thumbnails: Background, WaitSleepJoin (B)
  2115. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2116. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2117. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2118. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2119. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2120. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2121. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2122. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2123. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2124. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2125. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2126. at System.Threading.ThreadHelper.ThreadStart()
  2127.  
  2128. --------------------
  2129. Create tab thumbnails: Background, WaitSleepJoin (B)
  2130. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2131. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2132. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2133. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2134. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2135. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2136. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2137. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2138. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2139. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2140. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2141. at System.Threading.ThreadHelper.ThreadStart()
  2142.  
  2143. --------------------
  2144. Create tab thumbnails: Background, WaitSleepJoin (B)
  2145. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2146. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2147. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2148. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2149. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2150. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2151. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2152. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2153. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2154. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2155. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2156. at System.Threading.ThreadHelper.ThreadStart()
  2157.  
  2158. --------------------
  2159. Create tab thumbnails: Background, WaitSleepJoin (B)
  2160. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2161. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2162. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2163. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2164. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2165. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2166. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2167. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2168. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2169. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2170. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2171. at System.Threading.ThreadHelper.ThreadStart()
  2172.  
  2173. --------------------
  2174. Create tab thumbnails: Background, WaitSleepJoin (B)
  2175. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2176. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2177. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2178. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2179. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2180. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2181. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2182. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2183. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2184. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2185. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2186. at System.Threading.ThreadHelper.ThreadStart()
  2187.  
  2188. --------------------
  2189. Create tab thumbnails: Background, WaitSleepJoin (B)
  2190. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2191. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2192. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2193. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2194. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2195. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2196. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2197. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2198. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2199. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2200. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2201. at System.Threading.ThreadHelper.ThreadStart()
  2202.  
  2203. --------------------
  2204. Create tab thumbnails: Background, WaitSleepJoin (B)
  2205. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2206. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2207. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2208. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2209. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2210. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2211. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2212. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2213. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2214. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2215. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2216. at System.Threading.ThreadHelper.ThreadStart()
  2217.  
  2218. --------------------
  2219. Create tab thumbnails: Background, WaitSleepJoin (B)
  2220. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2221. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2222. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2223. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2224. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2225. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2226. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2227. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2228. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2229. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2230. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2231. at System.Threading.ThreadHelper.ThreadStart()
  2232.  
  2233. --------------------
  2234. Create tab thumbnails: Background, WaitSleepJoin (B)
  2235. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2236. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2237. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2238. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2239. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2240. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2241. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2242. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2243. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2244. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2245. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2246. at System.Threading.ThreadHelper.ThreadStart()
  2247.  
  2248. --------------------
  2249. Create tab thumbnails: Background, WaitSleepJoin (B)
  2250. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2251. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2252. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2253. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2254. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2255. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2256. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2257. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2258. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2259. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2260. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2261. at System.Threading.ThreadHelper.ThreadStart()
  2262.  
  2263. --------------------
  2264. Create tab thumbnails: Background, WaitSleepJoin (B)
  2265. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2266. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2267. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2268. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2269. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2270. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2271. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2272. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2273. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2274. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2275. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2276. at System.Threading.ThreadHelper.ThreadStart()
  2277.  
  2278. --------------------
  2279. Create tab thumbnails: Background, WaitSleepJoin (B)
  2280. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2281. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2282. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2283. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2284. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2285. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2286. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2287. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2288. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2289. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2290. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2291. at System.Threading.ThreadHelper.ThreadStart()
  2292.  
  2293. --------------------
  2294. Create tab thumbnails: Background, WaitSleepJoin (B)
  2295. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2296. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2297. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2298. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2299. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2300. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2301. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2302. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2303. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2304. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2305. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2306. at System.Threading.ThreadHelper.ThreadStart()
  2307.  
  2308. --------------------
  2309. Create tab thumbnails: Background, WaitSleepJoin (B)
  2310. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2311. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2312. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2313. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2314. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2315. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2316. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2317. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2318. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2319. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2320. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2321. at System.Threading.ThreadHelper.ThreadStart()
  2322.  
  2323. --------------------
  2324. Create tab thumbnails: Background, WaitSleepJoin (B)
  2325. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2326. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2327. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2328. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2329. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2330. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2331. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2332. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2333. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2334. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2335. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2336. at System.Threading.ThreadHelper.ThreadStart()
  2337.  
  2338. --------------------
  2339. Create tab thumbnails: Background, WaitSleepJoin (B)
  2340. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2341. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2342. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2343. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2344. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2345. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2346. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2347. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2348. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2349. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2350. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2351. at System.Threading.ThreadHelper.ThreadStart()
  2352.  
  2353. --------------------
  2354. Create tab thumbnails: Background, WaitSleepJoin (B)
  2355. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2356. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2357. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2358. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2359. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2360. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2361. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2362. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2363. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2364. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2365. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2366. at System.Threading.ThreadHelper.ThreadStart()
  2367.  
  2368. --------------------
  2369. Create tab thumbnails: Background, WaitSleepJoin (B)
  2370. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2371. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2372. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2373. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2374. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2375. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2376. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2377. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2378. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2379. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2380. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2381. at System.Threading.ThreadHelper.ThreadStart()
  2382.  
  2383. --------------------
  2384. Create tab thumbnails: Background, WaitSleepJoin (B)
  2385. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2386. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2387. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2388. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2389. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2390. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2391. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2392. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2393. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2394. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2395. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2396. at System.Threading.ThreadHelper.ThreadStart()
  2397.  
  2398. --------------------
  2399. Create tab thumbnails: Background, WaitSleepJoin (B)
  2400. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2401. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2402. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2403. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2404. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2405. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2406. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2407. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2408. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2409. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2410. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2411. at System.Threading.ThreadHelper.ThreadStart()
  2412.  
  2413. --------------------
  2414. Create tab thumbnails: Background, WaitSleepJoin (B)
  2415. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2416. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2417. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2418. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2419. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2420. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2421. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2422. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2423. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2424. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2425. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2426. at System.Threading.ThreadHelper.ThreadStart()
  2427.  
  2428. --------------------
  2429. Create tab thumbnails: Background, WaitSleepJoin (B)
  2430. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2431. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2432. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2433. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2434. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2435. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2436. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2437. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2438. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2439. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2440. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2441. at System.Threading.ThreadHelper.ThreadStart()
  2442.  
  2443. --------------------
  2444. Create tab thumbnails: Background, WaitSleepJoin (B)
  2445. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2446. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2447. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2448. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2449. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2450. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2451. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2452. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2453. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2454. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2455. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2456. at System.Threading.ThreadHelper.ThreadStart()
  2457.  
  2458. --------------------
  2459. Create tab thumbnails: Background, WaitSleepJoin (B)
  2460. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2461. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2462. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2463. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2464. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2465. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2466. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2467. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2468. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2469. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2470. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2471. at System.Threading.ThreadHelper.ThreadStart()
  2472.  
  2473. --------------------
  2474. Create tab thumbnails: Background, WaitSleepJoin (B)
  2475. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2476. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2477. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2478. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2479. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2480. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2481. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2482. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2483. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2484. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2485. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2486. at System.Threading.ThreadHelper.ThreadStart()
  2487.  
  2488. --------------------
  2489. Create tab thumbnails: Background, WaitSleepJoin (B)
  2490. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2491. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2492. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2493. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2494. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2495. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2496. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2497. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2498. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2499. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2500. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2501. at System.Threading.ThreadHelper.ThreadStart()
  2502.  
  2503. --------------------
  2504. Create tab thumbnails: Background, WaitSleepJoin (B)
  2505. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2506. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2507. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2508. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2509. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2510. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2511. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2512. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2513. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2514. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2515. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2516. at System.Threading.ThreadHelper.ThreadStart()
  2517.  
  2518. --------------------
  2519. Create tab thumbnails: Background, WaitSleepJoin (B)
  2520. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2521. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2522. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2523. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2524. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2525. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2526. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2527. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2528. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2529. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2530. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2531. at System.Threading.ThreadHelper.ThreadStart()
  2532.  
  2533. --------------------
  2534. Create tab thumbnails: Background, WaitSleepJoin (B)
  2535. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2536. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2537. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2538. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2539. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2540. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2541. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2542. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2543. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2544. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2545. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2546. at System.Threading.ThreadHelper.ThreadStart()
  2547.  
  2548. --------------------
  2549. Create tab thumbnails: Background, WaitSleepJoin (B)
  2550. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2551. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2552. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2553. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2554. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2555. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2556. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2557. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2558. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2559. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2560. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2561. at System.Threading.ThreadHelper.ThreadStart()
  2562.  
  2563. --------------------
  2564. Create tab thumbnails: Background, WaitSleepJoin (B)
  2565. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2566. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2567. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2568. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2569. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2570. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2571. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2572. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2573. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2574. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2575. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2576. at System.Threading.ThreadHelper.ThreadStart()
  2577.  
  2578. --------------------
  2579. Create tab thumbnails: Background, WaitSleepJoin (B)
  2580. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2581. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2582. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2583. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2584. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2585. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2586. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2587. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2588. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2589. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2590. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2591. at System.Threading.ThreadHelper.ThreadStart()
  2592.  
  2593. --------------------
  2594. Create tab thumbnails: Background, WaitSleepJoin (B)
  2595. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2596. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2597. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2598. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2599. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2600. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2601. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2602. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2603. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2604. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2605. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2606. at System.Threading.ThreadHelper.ThreadStart()
  2607.  
  2608. --------------------
  2609. Create tab thumbnails: Background, WaitSleepJoin (B)
  2610. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2611. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2612. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2613. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2614. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2615. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2616. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2617. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2618. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2619. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2620. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2621. at System.Threading.ThreadHelper.ThreadStart()
  2622.  
  2623. --------------------
  2624. Create tab thumbnails: Background, WaitSleepJoin (B)
  2625. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2626. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2627. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2628. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2629. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2630. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2631. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2632. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2633. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2634. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2635. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2636. at System.Threading.ThreadHelper.ThreadStart()
  2637.  
  2638. --------------------
  2639. Create tab thumbnails: Background, WaitSleepJoin (B)
  2640. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2641. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2642. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2643. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2644. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2645. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2646. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2647. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2648. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2649. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2650. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2651. at System.Threading.ThreadHelper.ThreadStart()
  2652.  
  2653. --------------------
  2654. Create tab thumbnails: Background, WaitSleepJoin (B)
  2655. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2656. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2657. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2658. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2659. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2660. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2661. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2662. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2663. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2664. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2665. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2666. at System.Threading.ThreadHelper.ThreadStart()
  2667.  
  2668. --------------------
  2669. Create tab thumbnails: Background, WaitSleepJoin (B)
  2670. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2671. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2672. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2673. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2674. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2675. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2676. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2677. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2678. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2679. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2680. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2681. at System.Threading.ThreadHelper.ThreadStart()
  2682.  
  2683. --------------------
  2684. Create tab thumbnails: Background, WaitSleepJoin (B)
  2685. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2686. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2687. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2688. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2689. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2690. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2691. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2692. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2693. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2694. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2695. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2696. at System.Threading.ThreadHelper.ThreadStart()
  2697.  
  2698. --------------------
  2699. Create tab thumbnails: Background, WaitSleepJoin (B)
  2700. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2701. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2702. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2703. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2704. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2705. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2706. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2707. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2708. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2709. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2710. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2711. at System.Threading.ThreadHelper.ThreadStart()
  2712.  
  2713. --------------------
  2714. Create tab thumbnails: Background, WaitSleepJoin (B)
  2715. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2716. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2717. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2718. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2719. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2720. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2721. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2722. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2723. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2724. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2725. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2726. at System.Threading.ThreadHelper.ThreadStart()
  2727.  
  2728. --------------------
  2729. Create tab thumbnails: Background, WaitSleepJoin (B)
  2730. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2731. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2732. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2733. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2734. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2735. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2736. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2737. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2738. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2739. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2740. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2741. at System.Threading.ThreadHelper.ThreadStart()
  2742.  
  2743. --------------------
  2744. Create tab thumbnails: Background, WaitSleepJoin (B)
  2745. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2746. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2747. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2748. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2749. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2750. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2751. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2752. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2753. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2754. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2755. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2756. at System.Threading.ThreadHelper.ThreadStart()
  2757.  
  2758. --------------------
  2759. Create tab thumbnails: Background, WaitSleepJoin (B)
  2760. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2761. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2762. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2763. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2764. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2765. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2766. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2767. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2768. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2769. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2770. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2771. at System.Threading.ThreadHelper.ThreadStart()
  2772.  
  2773. --------------------
  2774. Create tab thumbnails: Background, WaitSleepJoin (B)
  2775. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2776. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2777. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2778. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2779. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2780. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2781. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2782. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2783. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2784. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2785. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2786. at System.Threading.ThreadHelper.ThreadStart()
  2787.  
  2788. --------------------
  2789. Create tab thumbnails: Background, WaitSleepJoin (B)
  2790. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2791. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2792. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2793. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2794. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2795. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2796. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2797. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2798. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2799. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2800. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2801. at System.Threading.ThreadHelper.ThreadStart()
  2802.  
  2803. --------------------
  2804. Create tab thumbnails: Background, WaitSleepJoin (B)
  2805. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2806. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2807. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2808. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2809. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2810. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2811. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2812. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2813. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2814. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2815. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2816. at System.Threading.ThreadHelper.ThreadStart()
  2817.  
  2818. --------------------
  2819. Create tab thumbnails: Background, WaitSleepJoin (B)
  2820. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2821. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2822. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2823. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2824. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2825. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2826. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2827. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2828. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2829. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2830. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2831. at System.Threading.ThreadHelper.ThreadStart()
  2832.  
  2833. --------------------
  2834. Create tab thumbnails: Background, WaitSleepJoin (B)
  2835. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2836. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2837. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2838. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2839. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2840. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2841. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2842. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2843. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2844. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2845. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2846. at System.Threading.ThreadHelper.ThreadStart()
  2847.  
  2848. --------------------
  2849. Create tab thumbnails: Background, WaitSleepJoin (B)
  2850. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2851. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2852. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2853. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2854. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2855. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2856. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2857. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2858. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2859. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2860. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2861. at System.Threading.ThreadHelper.ThreadStart()
  2862.  
  2863. --------------------
  2864. Create tab thumbnails: Background, WaitSleepJoin (B)
  2865. at System.Threading.WaitHandle.WaitOneNative(SafeHandle waitableSafeHandle, UInt32 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2866. at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
  2867. at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
  2868. at System.Windows.Forms.Control.WaitForWaitHandle(WaitHandle waitHandle)
  2869. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  2870. at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  2871. at cYo.Projects.ComicRack.Viewer.MainForm.<>c__DisplayClass145_0.<RebuildBookTabs>b__0()
  2872. at cYo.Common.Threading.ThreadUtility.<>c__DisplayClass1_0.<CreateWorkerThread>b__0()
  2873. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2874. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  2875. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  2876. at System.Threading.ThreadHelper.ThreadStart()
  2877.  
  2878. --------------------
  2879. Report generated at: 22.09.2021 00:37:59
  2880.  
Advertisement
Add Comment
Please, Sign In to add comment