Click or drag to resize
ClientPipeLocalProcessID Property
ID of the process that opened this socket, assuming that Port Mapping is enabled, and the connection is from the local machine

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

Property Value

Type: Int32
See Also