MailBee.NET Objects 4.0

ErrorCodes.DnsQueryRefusedReply Field

The DNS server replied with "Refused" status code.

public const int DnsQueryRefusedReply = 224;

Remarks

The name server refuses to perform the specified operation for policy reasons. For example, a name server may not wish to provide the information to the particular requester, or a name server may not wish to perform a particular operation (e.g., zone transfer) for particular data.

See Also

ErrorCodes Class | MailBee Namespace