The DataReceivedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
RawData |
Gets the all (unmodified) data received from the server.
| |
StrippedData |
Gets the stripped data received from the server. All escape sequences are stripped.
|