ITransactionFinalizer Methods
| Name | Return Type | Description |
|---|---|---|
| OnCommitted(Document, String) | None | This method is called at the end of committing a transaction |
| OnRolledBack(Document, String) | None | This method is called at the end of rolling back a transaction |