Message Methods
The Message type exposes the following members.
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Compares the current Message with another Message and returns an integer that indicates whether the current Message precedes, follows, or occurs in the same position in the sort order as the other Message. | |
|
|
Creates a new object that is a deep copy of the current Message. | |
|
|
Indicates whether the current Message is equal to another Message. | |
|
|
Determines whether the specified Object is equal to the
current Message. | |
|
|
Allows an object to try to free resources and perform other
cleanup operations before it is reclaimed by garbage
collection. | |
|
|
Serves as the default hash function. | |
|
|
Gets the Type of the current
instance. | |
|
|
Creates a shallow copy of the current Object. | |
|
|
Creates a new Message that is a shallow copy of the current Message. | |
|
|
Returns a String that represents the
Name of the
current Message. |
Extension Methods
|
|
Name |
Description |
|---|---|---|
|
|
Returns an unformatted JSON String that represents the
current Message. | |
|
|
Returns an unformatted JSON String that represents the
current Message. | |
|
|
Returns a JSON String that represents the
current Message. |