The CogIOStreamMessageEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DecodedMessage |
The unicode string was produced by feeding the bytes through the associated stream device’s specified decoding scheme (e.g. UTF16, UTF8, ASCII, or RAW8BIT).
|
See Also