ErrorCodesDnsNameErrorReply Field |
The DNS server replied with "Name Error" status code.
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public const int DnsNameErrorReply
Public Const DnsNameErrorReply As Integer
Field Value
Type:
Int32Remarks Meaningful only for responses from an authoritative name server,
this code signifies that the domain name referenced in the query does not exist.
See Also