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

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

Command prompt result in label. Python 2.7 -