destroy method

void destroy()

Implementation

void destroy() {
  return _networkEngine.destroy();
}