My hope is that this would queue up the Save() and any other write operations performed in that scope until I call scope.Complete(). At that point, all the operations would be performed together, in sequence. Before they run, each operation would perform some preparation and decide if the commit is likely to fail. If one of the operations decides it’s likely to fail, it would be aborted. Otherwise, they would all attempt to perform their writes. It would be acceptable risk if a failure occurred at that point.
http://msdn.microsoft.com/en-us/library/System.Transactions.aspx
--
--
You received this message because you are subscribed to the Google
Groups "mongodb-user" group.
To post to this group, send email to mongod...@googlegroups.com
To unsubscribe from this group, send email to
mongodb-user...@googlegroups.com
See also the IRC channel -- freenode.net#mongodb
---
You received this message because you are subscribed to the Google Groups "mongodb-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongodb-user...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.