MailBee.NET Objects 4.0

ErrorCodes.DnsRecursionRequired Field

The DNS server must support recursion in order to complete the request.

public const int DnsRecursionRequired = 211;

Remarks

If this error occurs, the developer should try another DNS server.

See Also

ErrorCodes Class | MailBee Namespace