DotMSN

SocketMessageProcessor.ProxyEndPoint Property

Set when a socket is prepared with proxy server enabled. This caches the ip adress of the proxyserver and eliminates resolving it everytime a socket is prepared.

[Visual Basic]
Protected Property ProxyEndPoint As IPEndPoint
[C#]
protected System.Net.IPEndPoint ProxyEndPoint {get; set;}

See Also

SocketMessageProcessor Class | XihSolutions.DotMSN.Core Namespace