c# - How to flush socket pools and clear Dns cache in all browsers pragmatically -
after changing hosts file >> need clear dns cache , flush socket pools without restarting browsers doing following link
in windows 7 flush command line using ipconfig /flushdns , nbtstat -r still need close browsers
changing host check update in production server , local server
there way code using c# or executable tool??
Comments
Post a Comment