CloudQueueMessage.MaxTimeToLive Property (Microsoft.WindowsAzure.Storage.Queue)
From Microsoft.WindowsAzure.Storage.Queue
C#
C++
F#
VB
CloudQueueMessage.MaxTimeToLive Property
CloudQueueMessage::MaxTimeToLive Property
CloudQueueMessage.MaxTimeToLive Property
CloudQueueMessage.MaxTimeToLive Property
Gets the maximum amount of time a message is kept in the queue.
Namespace:
Microsoft.WindowsAzure.Storage.Queue
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Property Value
Type:
System.TimeSpanSystem::TimeSpanSystem.TimeSpanSystem.TimeSpanA TimeSpan specifying the maximum amount of time a message is kept in the queue.
Return to top
Gets the maximum amount of time a message is kept in the queue.
Syntax
Property Value
Type: System.TimeSpanSystem::TimeSpanSystem.TimeSpanSystem.TimeSpanA TimeSpan specifying the maximum amount of time a message is kept in the queue.