tridion-sites-extensions-api-docs

Home > @tridion-sites/models > PublishTransaction > totalExecutionTime

PublishTransaction.totalExecutionTime property

Time span which was spent for publishing “PublishTransaction”.The value of this property is available after publish transaction gets to the one of the final states (“PublishTransactionState.success”, “PublishTransactionState.warning”, “PublishTransactionState.failed”).

Signature:

get totalExecutionTime(): string | undefined;