Exemple #1
0
 public void Dispose()
 {
     Transceiver?.Dispose();
     Tcp?.Dispose();
 }