Click or drag to resize

DataReceivedEventArgs Properties

Version 94.4.20

The DataReceivedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDataLength
Data chunk length.
Public propertyEncodedDataLength
Actual bytes received (might be less than dataLength for compressed encodings).
Public propertyRequestId
Request identifier.
Public propertyTimestamp
Timestamp.
Top
See Also