close method

void close()

Implementation

void close() {
  _connectionStatusChanged.close();
  _tagRead.close();
}