Ejemplo n.º 1
0
 private void close()
 {
     ClientManager.GetInstance().RemoveClient(this);
     this._stream.Dispose();
 }