onReplayedExternalTxns Readonly

onReplayedExternalTxns: BeEvent<() => void> = ...

Event raised for a read-only briefcase that was opened with the watchForChanges flag enabled when changes made by another connection are applied to the briefcase.

@see TxnManager.onReplayExternalTxns for the event raised before the changes are applied.

Defined in

Last Updated: 29 April, 2024