The DataReceivedEventArgs type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkRawData
Gets the all (unmodified) data received from the server.
Public propertySupported by the .NET Compact FrameworkStrippedData
Gets the stripped data received from the server. All escape sequences are stripped.

See Also