Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 C# 4.5,我如何为给定的 URL 找到权威的 DNS 服务器(理想情况下是异步的),然后确保针对该 URL 的后续查询(即来自 HttpClient)将从该 DNS 服务器而不是下游缓存提供?