DotMSN

MSNSLPHandler.ExternalEndPoint Property

The client end-point as perceived by the server. This can differ from the actual local endpoint through the use of routers. This value is used to determine how to set-up a direct connection.

[Visual Basic]
Public Property ExternalEndPoint As IPEndPoint
[C#]
public System.Net.IPEndPoint ExternalEndPoint {get; set;}

See Also

MSNSLPHandler Class | XihSolutions.DotMSN.DataTransfer Namespace