G
Guest
Hi all,
I am using an Xml file to store my data. This XML file will be used by
multiple threads for Storing and Retrieving data.
I am using XMLDocument to store and retrieve data from the file.
During Load() operation of the XMLDocument, Is it necessary to check if the
file is being used by some other process or not?
Regards
Hari
I am using an Xml file to store my data. This XML file will be used by
multiple threads for Storing and Retrieving data.
I am using XMLDocument to store and retrieve data from the file.
During Load() operation of the XMLDocument, Is it necessary to check if the
file is being used by some other process or not?
Regards
Hari