public int GetTotalBalance()
 {
     return(_server.GetTotalBalance());
 }