Share

AcApLongTransactionManager Class

Class Hierarchy

AcRxObject
    AcApLongTransactionManager

C++

class AcApLongTransactionManager : public AcRxObject;

File

lngtrans.h

Description

This object acts as the manager for starting and controlling long transactions. There is only one AcApLongTransactionManager per AutoCAD session, and it is accessed via a pointer returned by acapLongTransactionManagerPtr.

Links

AcApLongTransactionManager Methods

See Also

AcDbLongTransaction, AcDbLongTransWorkSetIterator, AcApLongTransactionReactor

Was this information helpful?