DataReceivedEventArgs Properties | 
The DataReceivedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| DataLength | 
            Data chunk length.
              | |
| EncodedDataLength | 
            Actual bytes received (might be less than dataLength for compressed encodings).
              | |
| RequestId | 
            Request identifier.
              | |
| Timestamp | 
            Timestamp.
              |