mirror of
https://github.com/fergalmoran/DnsServer.git
synced 2026-02-24 00:37:08 +00:00
AuthZoneInfo: Updated NotifyFailed to return list of failed name servers.
This commit is contained in:
@@ -951,7 +951,7 @@ namespace DnsServerCore.Dns.Zones
|
||||
}
|
||||
}
|
||||
|
||||
public bool NotifyFailed
|
||||
public string[] NotifyFailed
|
||||
{
|
||||
get
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user