Class
InstrumentedProcess

Definition

Namespace:Fiddler

Assembly:FiddlerCore.dll

Syntax:

cs-api-definition
public class InstrumentedProcess

Inheritance: objectInstrumentedProcess

Inherited Members object.GetType()object.MemberwiseClone()object.ToString()object.Equals(object)object.Equals(object, object)object.ReferenceEquals(object, object)object.GetHashCode()

Constructors

InstrumentedProcess()

Declaration

cs-api-definition
public InstrumentedProcess()

Properties

PID

Declaration

cs-api-definition
public int PID { get; set; }

Property Value

int

Type

Declaration

cs-api-definition
public InstrumentedProcessType Type { get; set; }

Property Value

InstrumentedProcessType