SocketConnectedEventArgsRemoteHostName Property
Gets the name of the remote host to which the connection was just established.

Namespace: MailBee
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax
public string RemoteHostName { get; }

Property Value

Type: String
A string indicating the name of the remote host.
See Also