HostResolvedEventArgsRemoteHost Property
Gets a reference to the resolved host data.

Namespace: MailBee
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
public IPHostEntry RemoteHost { get; }

Property Value

Type: IPHostEntry
The resolved host data.
See Also