Lists DNS server known reply codes.
| Member Name | Description |
|---|---|
| NoError | No error condition. |
| FormatError | Format error - The name server was unable to interpret the query. |
| ServerFailure | Server failure - The name server was unable to process this query due to a problem with the name server. |
| NameError | Name Error - Meaningful only for responses from an authoritative name server, this code signifies that the domain name referenced in the query does not exist. |
| NotImplemented | Not Implemented - The name server does not support the requested kind of query. |
| Refused | Refused - The name server refuses to perform the specified operation for policy reasons. |
Namespace: MailBee.DnsMX
Assembly: MailBee.NET (in MailBee.NET.dll)