Returns the sequential number of this session. Note, by default numbering is restarted at zero when the session list is cleared.
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax Public ReadOnly Property id As Integer
Get
public:
property int id {
int get ();
}
Property Value
Type:
Int32See Also