IResource API Document
Represents a contract for a resource that can be enlisted within transactions.
Methods
Rollback()
Implementors should rollback the transaction on the underlying resource
Commit()
Implementors should commit the transaction on the underlying resource
Start()
Implementors should start the transaction on the underlying resource