ErrorCodesNoIP4AddressesFound Field |
No IPv4 compatible address has been found for the specified host.
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntaxpublic const int NoIP4AddressesFound
Public Const NoIP4AddressesFound As Integer
Field Value
Type:
Int32
RemarksUsually, this error indicates the host is IPv6-only.
See Also