ExtendedMessage Class
This class contains a Standard or Trace message.
Namespace:
IntervalZero.MaxRT.Libraries.DebugMessage
Assembly:
IntervalZero.MaxRT.Libraries (in IntervalZero.MaxRT.Libraries.dll) Version: 1.0.0.0 (File version: 1.0.1)
Syntax
public class ExtendedMessage
The ExtendedMessage class exposes the following members.
Constructors
|
|
Name | Description |
|---|---|---|
|
|
ExtendedMessage |
Default constructor.
|
Fields
| Name | Description | |
|---|---|---|
|
|
Data |
The content of the data.
|
|
|
Index |
The source index of the message.
|
|
|
Instance |
The instance of the message.
|
|
|
Message |
The text of the message.
|
|
|
Source |
The source of the message.
|
|
|
Format |
The message format defined in the Message Viewer.
|
|
|
Timestamp |
The timestamp of the message.
|
|
|
Type |
The message type defined in the Message Viewer.
|
See Also: