transactions for file manipulations

  • Thread starter Thread starter Klaus H. Probst
  • Start date Start date
K

Klaus H. Probst

Nope. You can do things like these with COM+ (by writing your own dispensers
or compensators), but there's nothing built in.
 
Hi All,

I was wondering the .NET framework supports transactions for I/O operations.
I am renaming, deleting, and moving multiple files and would like to
rollback the entire process if I encounter an exception.

Thanks
 
Back
Top