MailBeeNoIP4HostFoundExceptionHostEntry Property |
Gets a reference to the resolved host data.
Namespace: MailBeeAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
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