timer_I method

void timer_I()

Implementation

void timer_I() {
  stateChanged(TransactionState.TERMINATED);
  ua!.destroyTransaction(this);
}