Click or drag to resize
SessionLocalProcessID Property
Get the process ID of the application which made this request, or 0 if it cannot be determined.

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

Property Value

Type: Int32
See Also