MessageUpdateFields Enumeration
Enumeration controlling the options for updating queue messages.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Members
Member name | Description | |
---|---|---|
Content | Update the message content. | |
Visibility | Update the message visibility timeout. |