Namespace:
Autodesk.Revit.DB
ITransactionFinalizer
Interface
Description:
An interface that may be used to perform a custom action at the end of a transaction. A method of the interface will be called when a transaction is either committed or rolled back.
An interface that may be used to perform a custom action at the end of a transaction. A method of the interface will be called when a transaction is either committed or rolled back.
Syntax
public interface ITransactionFinalizer