timer_K method

void timer_K()

Implementation

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