Is XMLDocument.Save an atomic operation?

Posted by JC on Stack Overflow See other posts from Stack Overflow or by JC
Published on 2010-04-20T19:38:31Z Indexed on 2010/04/20 19:43 UTC
Read the original article Hit count: 191

Filed under:
|
|

Is there anyway another process monitoring for files created using XMLDocument.Save() could encounter a partial file? Does it make any difference if Save() is overwriting an existing file?

© Stack Overflow or respective owner

Related posts about .NET

Related posts about c#