DataReceivedEventArgsEncodedDataLength Property |
Version 118.6.80
Actual bytes received (might be less than dataLength for compressed encodings).
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public int EncodedDataLength { get; }
public:
property int EncodedDataLength {
int get ();
}
Property Value
Type:
Int32See Also