MailBee.NET Objects 7.1

DisconnectedEventArgs.RemoteEndPoint Property

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

public System.Net.IPEndPoint RemoteEndPoint {get;}

Property Value

The end point which provides information about IP address and port of the connection which was just closed.

See Also

DisconnectedEventArgs Class | MailBee Namespace