Package com._1c.g5.v8.derived.computer
Interface IBmTransactionCancellingMonitor
public interface IBmTransactionCancellingMonitor
Monitor that cancels operations in the
IBmTransaction
on monitor cancel-
Method Summary
-
Method Details
-
setEngine
Sets the BM engine to access current thread-bound transaction. The engine setting action must be performed from the target thread for all transactions which require cancelling- Parameters:
engine
- The engine to set. May not benull
-