Related resources for Multithreaded XML Document.
  • Multithreaded XML Document for Read/Write Access1/27/2006 5:58:00 AM. This article describes a process for using a ThreadPool within a windows service that monitors other services. It also shows how to allow multithreaded read/write access to an XmlDocument, that acts as persistent storage, using a Mutex.