Click or drag to resize
RawReadEventArgsiCountOfBytes Property
Count of latest read from Socket. If less than 1, response was ended.

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

Property Value

Type: Int32
See Also