[DllImport("dnsapi.dll", SetLastError = true)] public static extern bool DnsFlushResolverCache( );
Last updated 1 year ago