AWS SDK for .NET Documentation
ReceiveMessageResult Class
AmazonAmazon.SQS.ModelReceiveMessageResult Did this page help you?   Yes   No    Tell us about it...
A list of messages associated with the ReceiveMessageRequest.
Declaration Syntax
C#
public class ReceiveMessageResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ReceiveMessageResult()()()()
Initializes a new instance of the ReceiveMessageResult class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(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.)
IsSetMessage()()()()
Checks if Message property is set

Message
Gets and sets the Message property. An element containing the information about the message.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
ReceiveMessageResult

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)