Protected
_openProtected
_resultProtected
Readonly
contextProtected
Readonly
editorProtected
inProtected
Readonly
jsoncProtected
Readonly
messageProtected
Readonly
onProtected
Optional
Readonly
preludeProtected
Readonly
queueThe transaction will self-dispose when the queue is empty, once at least one action has been processed.
Protected
statusProtected
Readonly
textAn event fired when the transaction is wrapping up.
Consumers can call waitUntil
on the event to delay the resolution of the result
Promise.
Whether the transaction is still accepting new interactions. Enqueueing an action when the Transaction is no longer open will throw an error.
Protected
actProtected
concludeProtected
disposeProtected
doProtected
handleProtected
initProtected
setProtected
tear
Whether any actions have been added to the transaction. The Transaction will not self-dispose until at least one action has been performed.