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