MailBeeNoIP4HostFoundExceptionHostEntry Property |
Gets a reference to the resolved host data.
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.3.1 build 666 for .NET 4.5
Syntaxpublic IPHostEntry HostEntry { get; }
Public ReadOnly Property HostEntry As IPHostEntry
Get
Property Value
Type:
IPHostEntryThe resolved host data which does not contain any IPv4-compatible IP addresses.
See Also