HttpWebRequest - The request was aborted: Could not create SSL/TLS secure channel

前端 未结 0 441
北恋
北恋 2020-12-22 21:22

I want to try get current DateTime like this :

try {
    HttpWebRequest req = (HttpWebRequest) WebRequest.Create("http://www.timestampconvert.com/")         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题