| RawReadEventArgsiCountOfBytes Property |
Count of latest read from Socket. If less than 1, response was ended.
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntaxpublic int iCountOfBytes { get; }Public ReadOnly Property iCountOfBytes As Integer
Get
public:
property int iCountOfBytes {
int get ();
}Property Value
Type:
Int32
See Also