Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a message in the Windows Azure Queue service.
The following tables list the members exposed by the CloudQueueMessage type.
Public Constructors
| Name | Description | |
|---|---|---|
| CloudQueueMessage | Overloaded. Returns a result segment containing a collection of blob items in the container. |
Top
Public Properties
| Name | Description | |
|---|---|---|
![]() |
AsBytes | Gets the content of the message as a byte array. |
![]() |
AsString | Gets the content of the message, as a string. |
![]() |
DequeueCount | Gets the number of times this message has been dequeued. |
![]() |
ExpirationTime | Gets the time that the message expires. |
![]() |
Id | Gets the message ID. |
![]() |
InsertionTime | Gets the time that the message was added to the queue. |
![]() |
MaxMessageSize | Gets the maximum message size in bytes. |
![]() |
MaxNumberOfMessagesToPeek | Gets the maximum number of messages that can be peeked at a time. |
![]() |
MaxTimeToLive | Gets the maximum amount of time a message is kept in the queue. |
![]() |
NextVisibleTime | Gets the time that the message will next be visible. |
![]() |
PopReceipt | Gets the message's pop receipt. |
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() |
SetMessageContent | Overloaded. Returns a result segment containing a collection of blob items in the container. |
![]() |
ToString | (Inherited from Object) |
Top
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
CloudQueueMessage Class
Microsoft.WindowsAzure.Storage.Queue Namespace
.gif)
.gif)
.gif)
.gif)