|
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.
|