Package com._1c.g5.v8.derived.computer
Interface IBmTransactionCancellingMonitor
- 
 public interface IBmTransactionCancellingMonitorMonitor that cancels operations in theIBmTransactionon monitor cancel
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetEngine(IBmEngine engine)Sets the BM engine to access current thread-bound transaction
 
- 
- 
- 
Method Detail- 
setEnginevoid setEngine(IBmEngine engine) Sets the BM engine to access current thread-bound transaction- Parameters:
- engine- The engine to set. May not be- null
 
 
- 
 
-