DotMSN

MSNSLPHandler.LocalEndPoint Property

The client's local end-point. This can differ from the external endpoint through the use of routers. This value is used to determine how to set-up a direct connection.

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

See Also

MSNSLPHandler Class | XihSolutions.DotMSN.DataTransfer Namespace