Share via


Message Members

The following tables list the members exposed by the Message type.

Public Constructors

Name Description
Public Method Message Creates and initializes an instance of the Message class.

Public Properties

Name Description
Public Property Payload Gets the contents of the message.
Public Property PayloadRaw Gets the raw contents of the message.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method Reply Creates a reply message targeted to the sender.
Public Method ReplyRaw Creates a raw reply message targeted to the sender.
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

Message Class
Microsoft.SPOT.Messaging Namespace