关闭是刷新dns缓存
This commit is contained in:
parent
05d7b3c464
commit
bcca021c38
@ -169,6 +169,7 @@ namespace FastGithub.Dns
|
|||||||
{
|
{
|
||||||
this.SetNameServers(this.dnsAddresses);
|
this.SetNameServers(this.dnsAddresses);
|
||||||
}
|
}
|
||||||
|
FlushResolverCache();
|
||||||
return base.StopAsync(cancellationToken);
|
return base.StopAsync(cancellationToken);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user