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.
現在のプロセスの UnsafeAuthenticatedConnectionSharing プールのプールをクリアすること、つまり認証済みのプールされた接続をすべて閉じることは可能ですか?
試したことはありません。しかし、次のようなものです(直接入力したので、エラーに注意してください):
MyReq.ServicePoint.CloseConnectionGroup(null)
トリックを行います。
ノート: