public AsynchronousClient(Excel_Interface.TargetServerInfoViewModel targetServerInfo)
 {
     // TODO: Complete member initialization
     this.targetServerInfo_ = targetServerInfo;
 }
 public AsynchronousClient(Excel_Interface.TargetServerInfoViewModel targetServerInfo)
 {
     // TODO: Complete member initialization
     this.targetServerInfo_ = targetServerInfo;
 }