HostResolvedEventArgsRemoteHost 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 RemoteHost { get; }
Public ReadOnly Property RemoteHost As IPHostEntry
Get
Property Value
Type:
IPHostEntryThe resolved host data.
See Also