无法从传输连接中读取数据: net_io_connectionclosed。

在初始化后SmtpClient后,SmtpClient里的servicePoint 里也有错误

求大神们指教,到底哪里出问题了。
看你代码里面smtp服务器地址怎么写的,网络是否有问题
Address = “mailClient.ServicePoint.Address”引发了“System.NotSupportedException”类型的异常,在 System.Net.ServicePoint.get_Address() {"不使用 URI 的协议不支持此属性。"}