MessageType Members
Microsoft Robotics Class Reference
The MessageType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MessageType() () () () |
Default constructor
|
|
MessageType(XmlQualifiedName, XmlQualifiedName, DateTime, String) |
Initialization constructor
|
|
MessageType(XmlQualifiedName, XmlQualifiedName, DateTime, String, String) |
Initialization constructor
|
|
MessageType(XmlQualifiedName, XmlQualifiedName, DateTime, String, String, String, String) |
Initialization constructor
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
|
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
Category |
Category
|
|
CodeSite |
Code site (stack capture)
|
|
Detail |
Optional detail. Complex types should be encoded as xml strings and manualy deserialized
|
|
Level |
Output level
|
|
Source |
Source
|
|
Subject |
Subject
|
|
Time |
Timestamp
|