MailBee.NET Objects 4.0

ConnectedEventArgs.RemoteEndPoint Property

Gets a reference to the end point of the remote host to which the connection was established.

public System.Net.IPEndPoint RemoteEndPoint {get;}

Property Value

The end point which provides information about IP address and port of the connection with the remote host.

See Also

ConnectedEventArgs Class | MailBee Namespace