CloudQueueMessage Fields

Storage Client Library NET API

[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]

Public Fields

 NameDescription
public fieldstaticMaxMessageSizeThe maximum message size in bytes.
public fieldstaticMaxNumberOfMessagesToPeekThe maximum number of messages that can be peeked at a time.
public fieldstaticMaxTimeToLiveThe maximum amount of time a message is kept in the queue.

See Also