I can't find any information on this anywhere and yet the question is simple.
Can I wrap storage-related actions in a TransactionScope
such that e.g. if there is a rollback, the uploaded file is rolled back also?
If the native APIs don't do this already, is there a public implementation anywhere?