Click or drag to resize
ServerPipeRemoteEndPoint Property
Returns the IPEndPoint to which this socket is connected, or null

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public IPEndPoint RemoteEndPoint { get; }

Property Value

Type: IPEndPoint
See Also