FrameworkTransactionResult<T>Interface: TransactionResult<T> Transaction execution result. Type Parameters Type ParameterT Properties PropertyTypeDescription durationMsnumberTotal duration in milliseconds. resultTThe result returned from the transaction function. retriesnumberNumber of retry attempts (only relevant for optimistic mode).TransactionOptionsPreviousUniqueAcquireDeltaNext