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