public override int GetHashCode()
 {
     return(ServerPath.GetHashCode());
 }