Click or drag to resize
Sessionid Property
Returns the sequential number of this session. Note, by default numbering is restarted at zero when the session list is cleared.

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

Property Value

Type: Int32
See Also