public override void EndInit() { base.EndInit(); this.ipEndPoint = NetworkHelper.ToIPEndPoint(this.Host, this.Port); }