API Reference > OdAp Classes > OdApLongTransactionReactor Class
OdApLongTransactionReactor Class
OdApLongTransactionReactorOdApLongTransactionReactor
Syntax
C++
class OdApLongTransactionReactor : public OdRxObject;

ApLongTransactions.h

This class is used to access callbacks for long transactions. 

 

 
Name 
Description 
 
 
 
Name 
Description 
 
Terminates the check out process and returns the aborted long transaction. 
 
Begins the checkin process of the specified long transaction. 
 
Begins the checkout process of the specified long transaction.
 
 
Completes the checkin process of the specified long transaction. 
 
Completes the checkout process and returns the long transaction. 
 
 
Copyright © 2002–2021. Open Design Alliance. All rights reserved.