ErrorCodesDnsQueryRefusedReply Field |
The DNS server replied with "Refused" status code.
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public const int DnsQueryRefusedReply
Public Const DnsQueryRefusedReply As Integer
Field Value
Type:
Int32Remarks 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