Esempio n. 1
0
 protected virtual void Dispose(bool disposing)
 {
     _sendingHttpServer?.Dispose();
     _receivingHttpServer?.Dispose();
 }