onReplayExternalTxns Readonly

onReplayExternalTxns: 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.onReplayedExternalTxns for the event raised after all such changes have been applied.

Defined in

Last Updated: 29 April, 2024