A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite.Util
IAtomicAction Interface
IAtomicAction Methods
BackOut Method
CleanUp Method
Perform Method
IAtomicAction
BackOut Method
Backs out the completed action. This will be called if a subsequent action has failed.
Namespace:
Couchbase.Lite.Util
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
void
BackOut
()
See Also
Reference
IAtomicAction Interface
Couchbase.Lite.Util Namespace