Click or drag to resize

ProxyServerEndPoint Property

Gets the local endpoint of the server.

Namespace:  FastProxy
Assembly:  FastProxy (in FastProxy.dll) Version: 0.2.0.0
Syntax
C#
public IPEndPoint EndPoint { get; }

Property Value

Type: IPEndPoint
See Also