Ejemplo n.º 1
0
 public override void Dispose()
 {
     _listener.DisposeAsync().GetAwaiter().GetResult();
     _cert.Dispose();
 }