Platform SDK: Transaction Server

Resource Manager Interfaces

Transaction managers and resource managers use these interfaces to communicate. The resource manager uses these interfaces to enlist in transactions and to recover transactions following a failure. The resource manager implements one of these interfaces as a callback interface. The resource manager is called on this interface if the transaction manager fails. This informs the resource manager that it must perform recovery.

IResourceManagerFactory

IResourceManager

IResourceManagerSink