Click or drag to resize
BasePipeLocalPort Property
Return the Local Port to which the base socket is attached. Note: May return a misleading port if the ISA Firewall Client is in use.

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

Property Value

Type: Int32
See Also